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 is the purpose of object explorer and its features? : sql server management studio
Explain system functions or built-in functions? What are different types of system functions?
What is the name of the system variable that returns the number of rows affected by a SQL statement?
Can you please explain the difference between primary keys and foreign keys?
Do you know how to send email from database?
How many servers can we create in a single subscription?
Which trace flags are enabled in sql server?
What are the built in functions in sql server?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
What is trigger in salesforce?
What is difference between index seek vs. Index scan?
What are joins in sql and what are the different types of joins?
How much space does sql server 2016 take?
What do you mean by authentication modes in sql server?
Will sql server 2005 allow you to reduce the size of a column?