Related questions
Question 67 - ADA-C01 discussion
Review the output of the SHOW statement below which displays the current grants on the table DB1. S1. T1:
This statement is executed:
USE ROLE ACCOUNTADMIN;
DROP ROLE A;
What will occur?
A.
The table object DB1. S1. T1 will be dropped.
B.
The OWNERSHIP privilege on table DB1. S1. T1 will be transferred to the ACCOUNTADMIN role.
C.
The SELECT privilege on table DB1. S1. T1 to role B will be shown as GRANTED_BY the role ACCOUNTADMIN.
D.
The SELECT privileges for roles B and C will remain.
Your answer:
0 comments
Sorted by
Leave a comment first