Oracle Apps
Thursday, December 11, 2008
Table backup
How can we take backup of table
CREATE TABLE backup_table_name AS SELECT * FROM table_to_backup;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment