Dbms Question Bank
Dbms Question Bank
Assignment-2
Unit:- 2-Relational Model & BASIC SQL
Note: For SQL queries and Relational queries refer old GTU question papers as well as
queries teach (covered) in class.
Bhagwan Mahavir University
Bhagwan Arihant Institute of Technology
VIP Road, Bharthana – Vesu, Surat – 395007
Assignment-3
Unit:- 3-Entity Relationship Model & SQL
11. Define view. What are the types of view? Write syntax to create view of each syntax to create
view of each type. Give an example of view. [3]
Bhagwan Mahavir University
Bhagwan Arihant Institute of Technology
VIP Road, Bharthana – Vesu, Surat – 395007
Note: For E-R diagram, SQL queries and Relational queries refer old GTU question papers
as well as queries teach (covered) in class.
Bhagwan Mahavir University
Bhagwan Arihant Institute of Technology
VIP Road, Bharthana – Vesu, Surat – 395007
Assignment-4
Unit:- 4 – Schema Refinement (Normalization)
6. Define Normalization. Write need of Normalization. List out various Normal forms.
Explain 3NF and BCNF with suitable examples. [07]
7. Explain 4NF and 5NF with suitable examples. [07]
Bhagwan Mahavir University
Bhagwan Arihant Institute of Technology
VIP Road, Bharthana – Vesu, Surat – 395007
2. What is use of an index structure and explain the concept of ordered indices. [5]
3. What is hashing? Explain static and dynamic hashing with an example. [7]
OR
4. Explain various hashing techniques. [7]
Note: For B Tree and B + Tree examples refer Technical book example.