Microsoft
70-432 · Question #73
70-432 Question #73: Real Exam Question with Answer & Explanation
Sign in or unlock 70-432 to reveal the answer and full explanation for question #73. The question stem and answer options stay visible for context.
Question
You are the administrator of a SQL Server 2008 instance. There is a database developer who is named UserJack. UserJack views the definitions of all database objects in a database to read data from all user- defined tables, views, and table-valued functions. For UserJack, you have to assign the required permissions. Besides this, you must make sure that other developers can also be given the same permissions, but this should be achieved by executing as little Transact-SQL statements as possible. Which Transact-SQL statements should you execute?
Options
- AGRANT VIEW ANY DEFINITION TO UserJack;
- BCREATE ROLE Developers;GRANT CONTROL TO Developers;
- CCREATE ROLE Developers;GRANT VIEW DEFINITION TO Developers;
- DCREATE ROLE Developers;EXEC sp_addrolemember 'sp_dbdatareader',
Unlock 70-432 to see the answer
You've previewed enough free 70-432 questions. Unlock 70-432 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.