There are situations where you need to grant SELECT permission to a particular user and limit that access to a particular OBJECT, say a TABLE. Here’s a quick way of accomplishing this. In this example, we’re using the AdventureWorks2008R2 database. … Continue reading
04/11/2012
by Marlon Ribunal
Comments Off on How To Limit User Access To Your Database