oracle用户管理与权限

2025-06-07 05:09:13

1、创建与管理用户创建用户create user mr identified by mrsoftdefault tablespace userstemporary tablespace temp;

oracle用户管理与权限

3、创建用户配置在指定表空间不受限制create user df identified by mrsoftdefault tablespace tbsp_1temporary tablespace tempquota unlimited on tbsp_1;

oracle用户管理与权限
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢