通过sys账户给scott账户授权:
[color=darkblue]grant create session,create table,create view,unlimited tablespace to scott;[/color]
[color=darkblue]grant create session,create table,create view,unlimited tablespace to scott;[/color]
本文介绍如何使用SYS超级管理员身份给SCOTT用户进行权限授予,包括创建会话、创建表、创建视图及无限表空间等关键操作。

被折叠的 条评论
为什么被折叠?