本文共 361 字,大约阅读时间需要 1 分钟。
Oracle???????
create user oracle_user identified by "oracle_password";
oracle?????????
?????????
(oracle_version) create tablespace ts1 datafile 'C:\tablespace\ts1.dbf' size 50M; create tablespace ts2 datafile 'C:\tablespace\ts2.dbf' size 50M autoextend on next 10M; create tablespace ts3 datafile 'C:\tab...';
???????
????????????
???????????????????????????
转载地址:http://rlpfk.baihongyu.com/