Select from following answers:- Create Authentication
- Create Authority
- Create Grant
- Create Role
- All Above
Role Command is used to set the set of privileges which can be granted to users.
For Example:-
CREATE ROLE books AUTHORIZATION db_userroles;
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator