The interesting things I experimented with SQl Server.
July 2009 - Posts
-
Sometimes we have to transfer the permissions from one object to another. Here the object could be a table or view. We can write a straight forward script using GRANT and REVOKE statements if this requirement is for one or two objects. But what if more Read More...
|