`
lwf353997454
  • 浏览: 920 次
  • 性别: Icon_minigender_1
  • 来自: 长春
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表
--创建临时表空间 create temporary tablespace oraclespace_temp tempfile 'G:\oracle\product\10.2.0\oradata\oraclespace\oraclespace_temp.dbf' size 32M autoextend on next 32M maxsize 2048M extent management local; --创建数据表空间 create tablespace oraclespace_data logging datafile 'G:\oracle\product\10.2.0\oradata ...
Global site tag (gtag.js) - Google Analytics