Question: PROCEDURE 1 : Write SQL query script that creates a user - defined database role named USER _ B in the WideWorldImporters database. Give ALTER
PROCEDURE : Write SQL query script that creates a userdefined database role named USERB in the WideWorldImporters database. Give ALTER and INSERT permission to the new role for the InvoiceLines table in Sales Schema, UPDATE and INSERT permission for the PurchaseOrderLines table in Purchasing Schema and SELECT permission for the table Cities in Application schema Points
PROCEDURE : Write a script that creates a login ID named "LoginB with the password "login; gives the user access to the WideWorldImporters database; and assigns the user to the USERB role you created in Procedure POINTS
PROCEDURE : Write a script that removes the userdefined database role named USERB Points
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
