单项选择题
当要导出另个用户下的所有表时,需要拥有下列哪些角色或者权限?()
A.CREATE USER
B.CREATE SESSION
C.CREATE ANY TABLE
D.IMP_FULL_DATABASE
点击查看答案&解析
相关考题
-
单项选择题
对象权限回收的语句是()。
A.delete all on emp from scott
B.drop all on emp from scott
C.alter all on emp from scott
D.revoke all on emp from scott -
单项选择题
在sys用户模式下,将登录数据库权限授予scott用户的命令是()。
A.grant create session to scott;
B.grant create table to scott;
C.grant create sequence to scott;
D.grant create view to scott; -
单项选择题
使用下面哪个命令,被授予权限的用户可以进一步将这个权限授予其他用户?()
A.WITH ADMIN OPTION
B.WITH NO LIMTIT
C.ADMIN OPTION
D.WITH LIMIT OPTION
