Explain the statement?? ALTER TABLE TABLE_NAME MOVE;
What it the use of above statement??



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

Post New Answer

More Oracle General Interview Questions

What is the difference between translate and replace in oracle?

0 Answers  


What is sharded cluster?

0 Answers  


What are the different types of database objects?

0 Answers  


What is the difference between hot backup and cold backup in oracle?

0 Answers  


1:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records

1 Answers  






What's dateware house and what's clustor with practicle example

0 Answers  


How to create a table in a specific tablespace?

0 Answers  


How to create lov dynamically at runtime & attach to text field?

0 Answers  


Hi Every One , What is the table Space in Oracle Database ? waiting for answere and thankyou

8 Answers  


i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID

7 Answers   IBM,


Explain view?

0 Answers  


How to convert raw data type into text in oracle? Explain

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)