DROP TABLE Command:
When an existing object is not needed for further use, it is always better to eliminate it from the database. To remove the existing object from the database the following command is used.
Syntax:
DROP TABLE
; Example 4:
DROP TABLE emp;
Request for Solution File
1414111
Questions
Answered
Start Excelling in your courses, Ask a tutor for help and get answers for your problems !!
ask Question