An Architect entered the following commands in sequence: USER1 cannot find the table. Which of the following commands does the Architect need to run for USER1 to find the tables using the Principle of Least Privilege? (Choose two.)
A.
GRANT ROLE PUBLIC TO ROLE INTERN;
B.
GRANT USAGE ON DATABASE SANDBOX TO ROLE INTERN;
C.
GRANT USAGE ON SCHEMA SANDBOX.PUBLIC TO ROLE INTERN;
D.
GRANT OWNERSHIP ON DATABASE SANDBOX TO USER INTERN;
E.
GRANT ALL PRIVILEGES ON DATABASE SANDBOX TO ROLE INTERN;
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Soumak
3 months agohillcat111
9 months, 2 weeks agohillcat111
10 months, 2 weeks ago