GRANT SELECT, UPDATE(Designation) ON Employee TO Amali,Hiruni WITH GRANT OPTION; What does this SQL statement do?

(A) Grant permission to Amali,only to retrieve data from Employee table and grant permission to Hiruni, only to update the designation from Employee table
(B) Grant permission to Hiruni in order to grant, select and update permission to Amali
(C) Grant permission to Amali & Hiruni to update designation of employees in the Employee table
(D) Grant permission to Amali & Hiruni to update designation of employees in the Employee table

What are the fourth and fifth steps in developing a POS?

(A) Define the entities, attributes, relationships, connectivities, cardinalities, and constraints. Create the initial ERD segments
(B) Develop business rules. Create the initial ERD segments
(C) Develop business rules. Define the entities, attributes, relationships, connectivities, cardinalities, and constraints
(D) Define the major transaction modules. Create the initial ERD segments

error: Content is protected !!