返回数说广场
0
Oracle CDB有一个PDB EMP_PDB,以CDB$ROOT中的SYSTEM USER身份成功执行了以下命令: create user c##usr1 identified by new_pwd123 container=all; grant create session to c##usr1; create role c##admin container=all; grant select any table to c##admin; grant c##admin to c##usr1; 关于C##USR1,以下哪两个陈述是正确的?
是普通用户
它可以连接到EMP_PDB并仅在普通用户创建的表中查看数据
0
0 92
分享
评论
热门数说


