You are on page 1of 2

SRK Inst Of Tech

Mid-1
SET 1:
1.Explain different the database users and functionalities of DBA.
2.Draw a ER Diagram for Banking System.
3.Explain the relational algebra with selection and projection operations with an
example?
4.what are the problems caused by redundancy ?

SET 2:
1.What are the disadvantages of File Management System?
2.Write a relational algebra SQL Queries for following relation schemas ?

Sailors(sid,sname,age,rating ), Boats(bid,bname,color),Reserves(sid,bid,day)
a)
b)
c)
d)

Find the
Find the
Find the
Fine the

names of sailors who have reserved boat 103


names of sailors who have reserved a red boat
colors of boats reserved by Lubber.
names of sailors who reserved a red or a green boat.

3.what is functional dependency ?


4.what are different types of attributes in ER model?

SET 3:
1.Explain different data base languages (DDL,DML)?
2.Explain different types of relational calculus with an examples ?
3. What are the disadvantages of File Management System
4.Explain 1st Normal Form with an example relation ?

You might also like