DBMS Assignment - 1
DBMS Assignment - 1
DBMS Assignment - 1
01(UNIT-1)
Course Outcome-1, Session 2023-24
SUB: Data Base Management Systems (KCS-501)
Q.1. Explain the disadvantage of Flat Files and advantage of DBMS over Flat File based
system.
a. Super Key
b. Candidate Key
c. Primary Key
d. Foreign Key
Q.4 Find the relations and its attribute set of above ER diagram.
Q.7 Find the minimum number of tables needed to represent M, N, P, R1, R2 in Figure and
Q.9 What do you mean by external schema, Conceptual schema and Internal schema?
Q.11 What do you mean by Data abstraction? Explain its types in details.
Q.12 What are data models? Also explain their types.
Q.13 Explain DDL, DML and DCL in detail with the help of suitable examples.
Q.17. Write SQL command to create, modify and delete database structures with a Student/
Department table.
Q.18 What is extended Entity –Relationship model? Explain specialization and Generalization
with respect to PERSON database.
Q.19 Construct an E-R diagram for a Hospital with a set of patients and a set of medical
doctors. Associate with each patient, a log of various test and examination conducted.
Q.20 What is extended Entity –Relationship model? Explain specialization and Generalization
with respect to PEOPLE database.