You administer a Microsoft SQL Server database. The database has a table named Customers owned by UserA and another table named Orders owned by
UserB. You also have a stored procedure named GetCustomerOrderInfo owned by UserB. GetCustomerOrderInfo selects data from both tables.
You create a new user named UserC.
You need to ensure that UserC can call the GetCustomerOrderInfo stored procedure. You also need to assign only the minimum required permissions to UserC.
Which permission or permissions should you assign to UserC? Each correct answer presents part of the solution.
zeme
Highly Voted 4 years, 11 months ago