SQL Server 2005 introduced a new concept to SQL Server security and permissions: securables. Securables are anything within SQL Server that can have a permission assigned. One such securable is the database.
Below are the list of database-level permissions:
http://www.mssqltips.com/tip.asp?tip=1718
No comments:
Post a Comment