

InterviewSolution
Saved Bookmarks
1. |
User can grant any role in the database to any user from any database in the system through _________ action.(a) grantRole(b) viewRole(c) killCursors(d) unlock |
Answer» Correct answer is (a) grantRole To explain I would say: Apply this action to database resources. |
|