Hi,
I have a database user with read-only permissions in the database.
The user would like to be able to display a list of stored procedures in the database. I would like to grant this user the permission to do this, but without granting permission to *change* the sp's in any way.
Is there a way to do this?
THANKS
I have a database user with read-only permissions in the database.
The user would like to be able to display a list of stored procedures in the database. I would like to grant this user the permission to do this, but without granting permission to *change* the sp's in any way.
Is there a way to do this?
THANKS