Definition of the withGrant parameter in SQL
When giving permissions to database users in SQL, what does the withGrant parameter do?

Software/Hardware used:
ASKED: September 4, 2008  8:09 PM
UPDATED: September 5, 2008  1:32 AM

Answer Wiki:
When the WITH GRANT option is added to the GRANT command it allows the user to grant that same right to other users in the database.
Last Wiki Answer Submitted:  September 5, 2008  1:29 am  by  Denny Cherry   64,520 pts.
All Answer Wiki Contributors:  Denny Cherry   64,520 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.

 64,520 pts.