单项选择题
使用下面哪个命令,被授予权限的用户可以进一步将这个权限授予其他用户?()
A.WITH ADMIN OPTION
B.WITH NO LIMTIT
C.ADMIN OPTION
D.WITH LIMIT OPTION
点击查看答案&解析
相关考题
-
单项选择题
oracle中删除用户的操作是()。
A.drop user username cascade;
B.delete user username cascade;
C.alter user username cascade;
D.update user username cascade; -
单项选择题
在oracle中能修改用户的口令的操作是()。
A.update user username identified newpasswd;
B.update user username identified by newpasswd;
C.alter user username identified newpasswd;
D.alter user username identified by newpasswd; -
单项选择题
下列哪一项是创建控制文件的命令()。
A.create controlfile set database “ORCL”;
B.create spfile from pfile;
C.alter database backup controlfile to trace
D.alter database archivelog
