exchange partition

li__hl8888發表於2016-06-16
logfile

SQL> alter table t_part exchange partition t_p1 with table t_part1;

Table altered

 

SQL> alter table t_part exchange partition t_p2 with table t_part2;

Table altered

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8568259/viewspace-2120293/,如需轉載,請註明出處,否則將追究法律責任。

相關文章