Posts
Sort by recent activity
Compare Schemas permissions
Hi,
I'm running SQL 2005 and I have set some permissions on schema object.
I.E: Grant the select permisision to a role for object of the schema dbo.
Instead of setting the select permission on each...