what is purge command
explain about oracle performance tuning
Answer Posted / pooja
Use the PURGE statement to remove a table or index from
your recycle bin and release all of the space associated
with the object, or to remove the entire recycle bin, or to
remove part of all of a dropped tablespace from the recycle
bin.
PURGE RECYCLEBIN;
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What is thread join () in threading?
Can we use ddl commands in pl sql?
How can we make an if statement within a select statement?
how can we know the count/number of elements of an array? : Sql dba
what are the differences between require and include, include_once and require_once? : Sql dba
Is subquery faster than join?
how to write date and time literals? : Sql dba
Can a select statement fire a trigger?
What is a primary key called that is made up of more than one field?
What is pls integer?
What is mdb stand for?
What is schema in sql?
What is an inner join sql?
How do I quit sql?
What are the advantages of sql?