oracle_使用子查询创建表_SQL

  create table emp_bk as (select * from emp where 1=2);这句就是复制源表的结构

    

We only live once, and time just goes by.