阅读背景:

复制表数据和结构的方法

来源:互联网 

1、oracle复制另外一张表结构到一张新表中

create table newtable as select * from oldtable where 1=2   --复制表结构
create table newt



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

分享到: