Security Question- SQL DBA exparts, need your help...
Answer Posted / kiran
Always prefer giving permissions to a group.mark up the
permissions of a onto a group and then all u need to do is
add the new user to that group.this is the most efficient
way that new users can be added with same permissions as
that assigned to previous users.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of attribute relationships are there? : sql server analysis services, ssas
What is order of B+tree?
What are the disadvantages of using the stored procedures?
How to use wildcard characters in like operations in ms sql server?
How to find which stored procedure is currently running in sql server?
What is partition, how will you implement it? : sql server analysis services, ssas
What is a transaction and why is it important?
What is nolock?
How self join is different from outer join?
What are the types of subquery?
What are the security related catalog views? : sql server security
Is it possible for a stored procedure to call itself or recursive stored procedure?
Explain the flow of creating a cube? : sql server analysis services, ssas
What is the command to change the recovery model?
What are the types of table?