Answer Posted / samir kumar sahoo
DROP object <object name>;
object means database object like table,index,view,sequence
etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the implicit cursor in oracle?
Explain oracle’s system global area (sga).
Explain the use of full option in exp command.
Which dictionary tables and/or views would you look at to diagnose a locking issue?
What is raw datatype in oracle?
How to best split csv strings in oracle 9i?
What are the different oracle database objects?
How to use fetch statement in a loop?
What to do if the startbd.bat failed to start the xe instance?
What privilege is needed for a user to create tables in oracle?
why dont we assign not null constraint as table level constraint.
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
Can we store images in oracle database?
What is dynamic proxy?
How does one get the view definition of fixed views/tables?