Tech Tutorials Database
GeekArticles FAQ Oracle FAQ
 

Partitioning existing tables

 
Author: asktom.oracle.com
Category: Oracle FAQ
Comments (0)

I am attempting to partition a Table T1 with existing data. Table T1 is as follows: COLUMN DATATYPE ----------------- COLUMN1 NUMBER PK COLUMN2 NUMBER COLUMN3 NUMBER I am using this approach: 1- ALTER TABLE T1 RENAME TO T1_TEMP 2- CREAT...

Read More...



Read Next: How to run functions wich execute DML commands ?



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe