You are on page 1of 1

NATIONAL INSTITUTE OF TECHNOLOGY SIKKIM

Ravangla -737139, Sikkim


Online Test Type-I, October 2021
Programme: B.Tech. Year: 3rd
Branch: Computer Science and Engineering Semester: 5th
Subject: Database Management System Subject Code: CS15103
Duration: 30 Minutes Max Marks: 10
Any malpractice during examination will CANCEL the candidature of the Examinee.

Instructions
Please read the following instructions carefully before start writing:
1) Write your name, roll no, subject code, subject name, date, etc. at the top of the 1st page and additional
pages, if any.
2) Do numbering at the right-top corner on each page on both sides.
3) Do signature at the end of each page.
4) At the end of examination, scan your answer sheets serially according to page number starting from
page no. 1 and send me the scan-copy of your answer sheets as a single PDF file to
sray.cse@nitsikkim.ac.in latest by 3:45 PM.
5) Join the DBMS classroom link and keep your web-cam of your laptop/mobile/computer ON and
focusing towards you and the answer sheet.

Answer ALL Questions 10 x 1 = 10 marks

1. In E-R diagram total participation is represented by ________ lines.


2. If two relations R and S are joined, then the non-matching tuples of both R and S are ignored in
________ join.
3. The ___________ operation allows us to find tuples that are in one relation but are not in
another.
4. The operation of a relation X, produces Y, such that Y contains only selected attributes of X
then the operation is called ______________ .
5. Consider the join of a relation R with a relation S. If R has m tuples and S has n tuples.
Then the maximum number of tuples of the join can be ______.
6. __________clause in SQL corresponds to the projection operation of the relational
algebra.
7. __________ symbol is used to select tuples in relational algebra.
8. The expression (R ∪ S)-((R - S) ∪ (S - R)) is equivalent to _________.
9. _________ is an abstraction through which relationships are treated as higher-level entities.
10. Tuple relational calculus is a __________ query language.

***

You might also like