摘要:
```
--create table
create table table_name ( column1 varchar2(20) not null, column2 number(8) not null, column3 date, column4 char
)
--define space
tablespace base_data pctfr... 阅读全文
posted @ 2017-09-12 11:44
言非言
阅读(121)
评论(0)
推荐(0)





浙公网安备 33010602011771号