摘要: 1. 创建表空间create tablespace SIRM2 datafile 'D:\oracle\product\10.2.0\oradata\orcl\SIRM2.dbf' size 1024M --存储地址 初始大小1Gautoextend on next 10M --每次扩展10M -- 阅读全文
posted @ 2018-02-06 11:57 祥翔祥 阅读(1595) 评论(0) 推荐(0)