Explain the statement?? ALTER TABLE TABLE_NAME MOVE;
What it the use of above statement??
Answer Posted / 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 |
Post New Answer View All Answers
How to create id with auto_increment on oracle?
What is merge in oracle?
What is a nvl function? How can it be used?
What would you do with an in-doubt distributed transaction?
How index is implemented in oracle database?
Point out the difference between user tables and data dictionary?
What is oracle database client?
How to store only time; not date and time?
How to create a new user account in oracle?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
How different is ms access and oracle?
Explain an exception?
What is clustered table in Oracle?
What is SQL access advisor in Oracle?
How to delete a user account in oracle?