Home » RDBMS Server » Performance Tuning » Update vs CTAS
Update vs CTAS [message #199865] |
Thu, 26 October 2006 08:31  |
a_developer
Messages: 194 Registered: January 2006
|
Senior Member |
|
|
I have to update 46M rows of a table which has 219M rows. Is it better to update it or just recreate? Recreating using CTAS (then table renaming) should be fine, but I have to recreate the indexes also.. and I have 12 indexes (9 bitmap and 3 b-tree)?? Any suggestion before I begin my tedious testing.?? Thanks!
|
|
|
|
|
Goto Forum:
Current Time: Fri May 02 12:05:22 CDT 2025
|