This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
2018-09-27 16:21:05 +08:00

9 lines
337 B
SQL

create bigfile tablespace DI_W201529 datafile '/data/d4/oradata/ict/DI_W201529.dbf' size 100M autoextend on default storage(initial 100M next 10M minextents 1 maxextents unlimited pctincrease 1);
@createAllTables.sql
@createSeq.sql
@createView.sql
@createPackage.sql
@createTrigger.sql
@createFunction.sql
@createPro.sql
@initData.sql