Database De-01
Database De-01
ANSWER SHEET
A B C D A B C D
1 ⚪⚪⚪⚪ 11 ⚪⚪⚪⚪
2 ⚪⚪⚪⚪ 12 ⚪⚪⚪⚪
3 ⚪⚪⚪⚪ 13 ⚪⚪⚪⚪
4 ⚪⚪⚪⚪ 14 ⚪⚪⚪⚪
5 ⚪⚪⚪⚪ 15 ⚪⚪⚪⚪
6 ⚪⚪⚪⚪ 16 ⚪⚪⚪⚪
7 ⚪⚪⚪⚪ 17 ⚪⚪⚪⚪
8 ⚪⚪⚪⚪ 18 ⚪⚪⚪⚪
9 ⚪⚪⚪⚪ 19 ⚪⚪⚪⚪
10 ⚪⚪⚪⚪ 20 ⚪⚪⚪⚪
PART I. MULTIPLE CHOICE QUESTIONS (4.0 marks)
Question 1: Which of the following is NOT included in the conceptual level?
A. all entities, attributes, and relationships C. record descriptions for storage (with stored
B. the constraints on the data sizes for data items)
D. semantic information about the data
Question 2: Which of the following is the advantage of database approach:
A. improved data integrity C. complexity
B. organizational conflict D. cost of conversion
Question 3: To perform tasks like creating the structure of the relations, deleting relation, which of the
following SQL is used:
1
A. Data control language C. Data manipulation language
B. Data definition language D. Data processing language
Question 4: Rows of a relation are called?
A. Entity C. Cardinality
B. Degree D. Tuple
Question 5: Which of the following columns is(are) are required in a table?
A. A foreign key C. A primary key
B. An alternate key D. A surrogate key
Question 6: Which is AS syntax used for?
A. Join C. Projection
B. Subset D. Rename
Question 7: Which type of data can be stored in the database?
A. Image oriented data C. Data in the form of audio or video
B. Text, files containing data D. All of the above
Question 8: A functional dependency is a relationship between or among:
A. Tables C. Attributes
B. Relations D. Rows
Question 9: Why the following query is executed with error?
SELECT Dept_Description, Dept_ID, AVG (Wage)
FROM Lecturer
GROUP BY Dept_Description
A. Dept_ID should not be used in group by B. Where clause is not used
clause C. Group by clause is not valid in this query
D. AVG(Wage) should not be selected
Question 10: For designing a normal RDBMS which of the following normal form is considered
adequate?
A. 2NF C. 5NF
B. 4NF D. 3NF
Question 11: The term attribute refers to a ___________ of a table.
A. Column C. Tuple
B. Record D. Key
Question 12: For each attribute of a relation, there is a set of permitted values, called the ________ of that
attribute.
A. Relation C. Domain
B. Set D. Schema
Question 13: Partial specialization rule specifies that:
A. an entity instance of the supertype is allowed not to belong to any subtype
B. each entity instance of the supertype must be a member of some subtype in the relationship
C. if an entity instance (of the supertype) is a member of one subtype, it cannot simultaneously be a
member of two (or more) subtypes
D. an entity instance can simultaneously be a member of two (or more) subtypes
Question 14 : An attribute of the supertype that determines the target subtype(s) is called the:
A. determinant C. subtype discriminator
B. subtype decision D. disjoint indicator
Question 15: In SQL, what is the purpose of the “HAVING” clause?
A. Filters results of aggregate functions applied B. Filters records based on a condition
to groups C. Specifies a condition for sorting the result set
D. Joins two or more tables
Question 16: In the context of databases, what is denormalization?
A. The process of organizing data to minimize B. The process of introducing redundancy to
redundancy improve query performance
2
C. The process of converting complex data types into simpler ones
D. The process of encrypting sensitive data
Question 17: Which of the following is an entity that exists dependently of other entity types?
A. Codependent C. Weak
B. Strong D. Variant
Question 18: Shipping_Mode and Unit_Cost are called:
THE END
4
Full name____________________________ Full name_____________________________