阅读背景:

Oracle SQL快速复制表结构或数据

来源:互联网 

1、复制表结构

     create table table1 as select * from table2 where 1=2;create table table1 as select *




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: