位置:IT落伍者 >> 数据库 >> 浏览文章
create tablespace jfxt datafile E:\oracle\oradata\oradb\jfxtora size m reuse default storage(initial k next k pctincrease );
create user jfxt identified by jfxt default tablespace jfxt quota m on users;
grant connectresourcedba to jfxt;
上一篇:2008主流数据库产品回顾与展望
下一篇:oracle数据字符集和排序