SQL with Oracle 10g XE - Using DELETE to Remove a Row from a Table

preview_player
Показать описание
In this video I use the DELETE command to remove an entire row from a table. When using the DELETE command be sure to use the keywords FROM and WHERE to choose the table and record you wish to delete. The code I used is:

DELETE
FROM BOOKS
WHERE BOOK_ID = '11';

Рекомендации по теме
Комментарии
Автор

Sir need that excel data base in excel format..

bhagyashreemohanta
join shbcf.ru