DBMS Module3 QuestionBank
DBMS Module3 QuestionBank
MODULE-3
NORMALIZATION :Database Design Theory, SQL
Q. No. Question COs CL Marks
1 Explain basic data types available for attributes in SQL?(Dec 2023/Jan CO3 L2 7
2024)
Demonstrate the following constraints in SQL with example. CO3 L2 10
2 i)NOT NULL ii)Primary key iii)Foreign Key iv)Default v)Check
6 CO3 L2 8
Define join dependency and explain 5NF. (Jan 2022,Feb 2021,July 2018)
Manager(Pname,Mgrname)
Solve the following queries using SQL:
i) Find the names of all persons who live in the city Bangalore.
ii) Retrieve the names of all person of "Infosys" whose salary is between Rs
.50000
iii) Find the names of all persons who lives and work in the same city.
iv)List the names of the people who work for “Tech M” along with the
cities they live in.
v)Find the average salary of “Infosys”
persons. (Model QP 2019-20)
In SQL which command is used for table creation? Explain how constraints CO3 L2 6M
14 are specified in SQL during table creation with suitable example. (Feb
2022,Jan 2020)
Explain INSERT, DELETE and UPDATE Statements in SQL. (Feb 2022, CO2 L2 7M
16
July 2019)
Explain the following with example: (i) SELECT (ii) ALTER (iii) CO2 L2 6M
17 UPDATE
(Model QP)
Explain with examples in SQL: (i) DELETE (ii) DROP (iii) INSERT (iv) CO2 L2 6M
18
CREATE (Jan 2019)
Course Faculty
(Lakshmi Sravani G)