|
-
Can you tell me which is the fastest method to copy a table ?
Can I just do a create table as select * from table; will this generate any redo info. The table I'm trying to copy has around 6millions rows.
Or do I do an export ? or do I use a copy command?
Which do you think will be ideal. This is to copy a table within the same database.
Thanks a lot
pst.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|