How do I create a new role in my database with my first name which is Denise, and add read only access on the HR user's EMPLOYEES table to this role.
feedback
|
|
From the documentation on MSDN for Create Role and Grant select
| |||||||||
feedback
|
|
Using Adventureworks database as a reference, following shows sudo code
| ||||
|
feedback
|
