Answer Posted / ch.ramesh
Drop is used to drop the total table
from data base
syntax: drop table <tablename>
note: there is no rollback command for drop
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between substr and instr function in oracle?
How to write text literals in oracle?
What are the execution control statements?
How many types of tables supported by oracle?
What is the difference between post-database commit and post-form commit?
Explain implicit cursor.
How to use "in out" parameter properly?
11. Display the client number and name and the client number and name of the person who referred that client.
What is oracle datasource?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
How do I escape a reserved word in oracle?
How does one get the view definition of fixed views/tables?
Explain oracle 12c new features for developers?
How to create a table in a specific tablespace?
What is a lookup table in oracle?