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

For EXPLANATION I WOULD SAY: The DROP INDEX STATEMENT is used to delete an index in a table.



Discussion

No Comment Found

Related InterviewSolutions