Select from following answers:- Create Authority
- Create Grant
- Create Role

- Create Authentication
- All Above
Role Command is used to set the set of privileges which can be granted to users.
An example:
CREATE ROLE editors AUTHORIZATION db_SecurityServices;
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator