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 do I clean up sql server transaction log?
How do I install sql server?
Explain what is the difference between union and union all?
What is a natural primary key?
How does Report Builder support Analysis Services cubes?
Do you know what are various aggregate functions that are available?
What are clustered and non-clustered index?
What is an index in a database?
What are the mathematical functions supported by sql server 2005?
What is a recursive stored procedure in sql server?
How the authentication mode can be changed?
After removing a table from database, what other related objects have to be dropped explicitly?
How will you monitor replication latency in transactional replication? : sql server replication
What are the export options of ssrs?
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?