GE3DBMS Test
GE3DBMS Test
UNIVERSITY OF DELHI
Q3 What is meant by the Entity Relationship (ER)model? Explain the terms Entity,
Entity Type, and Entity set in DBMS (Database Management System) with the help
of examples. (4 marks)
Q4 a. An Employee table has the following two attributes Emp_Id and Emp_Name.
Write an SQL statement to insert a new attribute Emp_Address to the Employee
table. (2 marks)
b. Write an SQL statement to grant global privileges to a user named joe. (2 marks)