I have hundreds of Views and Stored Procedures where I need to add View Definitions permissions to for the Public role for the database.
What would be the easiest way to set the permission for each View and SP for the DB Public Role short of manually going through each one in the GUI and setting it?
Is there an easy solution using T-SQL?
-Ovatvvon :-Q
What would be the easiest way to set the permission for each View and SP for the DB Public Role short of manually going through each one in the GUI and setting it?
Is there an easy solution using T-SQL?
-Ovatvvon :-Q