阅读背景:

oracle 数据库,能不能将查询的结果创建成新表。

来源:互联网 
这个是可以的。
sql:create table tablename1 as select t2. * from tablename2 t2 where t2.filename =‘张三’。sql:create table tablename1 as select t



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

分享到: