oracle_使用子查询创建表 create table emp_bk as (select * from emp where 1=2);这句就是复制源表的结构 posted @ 2017-04-18 16:03 酸奶加绿茶 阅读(...) 评论(...) 编辑 收藏 相关文章: