DBA > Job Interview Questions > Microsoft SQL Server FAQs
In SQL Server 2005, what permissions does a user
More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/
(Continued from previous question...)
In SQL Server 2005, what permissions does a user need to successfully execute the USE command?
Answer: CONNECT permission on the target database. Explanation: A user needs the CONNECT permission on the target database.
(Continued on next question...)
Other Job Interview Questions