单项选择题
A.CREATE USERB.CREATE SESSIONC.CREATE ANY TABLED.IMP_FULL_DATABASE
对象权限回收的语句是()。A.delete all on emp from scottB.drop all o...
单项选择题对象权限回收的语句是()。
A.delete all on emp from scottB.drop all on emp from scottC.alter all on emp from scottD.revoke all on emp from scott
在sys用户模式下,将登录数据库权限授予scott用户的命令是()。A.grant create sessio...
单项选择题在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...
单项选择题使用下面哪个命令,被授予权限的用户可以进一步将这个权限授予其他用户?()
A.WITH ADMIN OPTIONB.WITH NO LIMTITC.ADMIN OPTIOND.WITH LIMIT OPTION