Saved Bookmarks
| 1. |
Which command is used for removing a table and all its data from the database:(a) Create command(b) Drop table command(c) Alter table command(d) All of the MentionedI had been asked this question during an interview for a job.The doubt is from DDL Command in section SQL Basics of Oracle |
|
Answer» Right answer is (b) Drop table command |
|