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
What are the benefits of filtered indexes?
Who is the owner of a schema in ms sql server?
How can you insert values in multiple rows using one Insert statement?
What is ms sql server triggers?
Determine how to use the inserted and deleted pseudo tables?
explain different types of joins? : Sql server database administration
What is encryption key?
What is temporal table?
Write a query to find 5th highest amount paid from the customer table.
Is null in sql server?
Explain about merge replications?
Can you explain full-text query in sql server?
What is service broker?
Explain few examples of RDBMS?
explain different types of constraints? : Sql server database administration