Explain the statement?? ALTER TABLE TABLE_NAME MOVE;
What it the use of above statement??
Answer / ranveeer singh
move table to other tablespace;
necessary to rebuild index if needed; command
alter index indx_name rebuild tablespace tbs_name;
| Is This Answer Correct ? | 6 Yes | 0 No |
How to create a temporary table in oracle?
material view and view disadvantages?
What are Schema Objects ?
Select the Nth lowest value from a table?
What is a subquery?
How to name query output columns in oracle?
can any one help me with import/export options in oracle............
What are the differences between char and nchar in oracle?
What is different types of joins?
Is java required for oracle client?
how to i write the query 'NISHI' TO N I S H I
4 Answers Attra, Metric Stream,
What is a Synonym ?