You are on page 1of 1

DBMS Question bank

Descriptive:

1) Explain tuple relational calculus


2) Explain relational algebra operators
3) What is view? How it is created and stores
4) Explain different types of constrains
5) Differentiate between 3NF and BCNF

MCQ

1) Which of these is also known as virtual table


Schema
Join
View
Database
2) Which one of the following is not a part of the ACID properties of database transactions?
Atomicity
Duplication
consistency
Isolation
3) Which of the following is not a valid aggregate function?
Assign
Sum
Min
Count
4) Which of the following is not Constraint in SQL?
Not null
Primary key
Check
Intersect
5) Which operator is used to compare a value to a specified list of values?
Any
between
All
in

You might also like