There are currently no permissions set on the following four objects in the proseware_biz database:<br /> <img src="https://img.ppkao.com/2018-08/zhoulian/2018080210054793826.jpg" /><br /> You need to permit the sales_employee database role to retrieve data by using the Sales.GetContact stored procedure. <br /> Which action or actions should you perform?()<p> There are currently no permissions set on the following four objects in the proseware_biz database:<br /> <img src="https://img.ppkao.com/2018-08/zhoulian/2018080210054793826.jpg" /><br /> You need to permit the sales_employee database role to retrieve data by using the Sales.GetContact stored procedur
A、A.Grant the SELECT permission on the Sales.Customers object to the sales_employee role.
B、B.Grant the SELECT permission on the Sales.CustomerContacts object to the sales_employee role.
C、C.Grant the SELECT permission on the Sales.ContactList object to the sales_employee role.
D、D.Grant the EXECUTE permission on the Sales.GetContact object to the sales_employee role.