Exit 70-459 Transition Your MCITP: Database Administrator 2008 or MCITP: Database Developer 2008 to MCSE: Data Platform
Question 2 of 5
0% complete
Q2 Single choice

You need to recommend a solution to allow application users to perform UPDATE operations on the database tables. The solution must meet the business requirements.

What should you recommend?

  • A

    Create a user-defined database role and add users to the role.

  • B

    Create stored procedures that use EXECUTE AS clauses.

  • C

    Create functions that use EXECUTE AS clauses.

  • D

    Create a Policy-Based Management Policy.