There are currently no permissions set on the following four objects in the proseware_biz database:
You need to permit the sales_employee database role to retrieve data by using the Sales.GetContact stored procedure.
Which action or actions should you perform?()
A.Grant the SELECT permission on the Sales.Customers object to the sales_employee role.
B.Grant the SELECT permission on the Sales.CustomerContacts object to the sales_employee role.
C.Grant the SELECT permission on the Sales.ContactList object to the sales_employee role.
D.Grant the EXECUTE permission on the Sales.GetContact object to the sales_employee role.