Hi gurus,
Is there a way to grant execute privilege to certain stored procedures within a database in sql server to a db user?
I have 5 SPs (A, B, C, D, E) in my database.
The store procedure "A" & "C" has SELECT statem
Is there a way to grant execute privilege to certain stored procedures within a database in sql server to a db user?
I have 5 SPs (A, B, C, D, E) in my database.
The store procedure "A" & "C" has SELECT statem