darkpoon 发表于 2018-9-26 10:22:03

oracle常见操作

  set linesize XXXX //设置显示列的宽度

  alter user scott account unlock>  create table t3 as select * from t1;//克隆表

页: [1]
查看完整版本: oracle常见操作