DBMS Theory Quiz 2

DBMS Theory Quiz 2

University

10 Qs

quiz-placeholder

Similar activities

Q11 - Info Mgt

Q11 - Info Mgt

University

10 Qs

DBMS

DBMS

University

15 Qs

DBMS Quiz-1 (BCS3C)

DBMS Quiz-1 (BCS3C)

University

10 Qs

Advance Database Systems 1st Quiz

Advance Database Systems 1st Quiz

University

15 Qs

Seatwork Fundamentals of Database Normalization

Seatwork Fundamentals of Database Normalization

University

15 Qs

dependency

dependency

University

5 Qs

RDBMS-QUIZ-03.02.2021

RDBMS-QUIZ-03.02.2021

University

5 Qs

Database Normalization

Database Normalization

12th Grade - University

14 Qs

DBMS Theory Quiz 2

DBMS Theory Quiz 2

Assessment

Quiz

Computers

University

Medium

Created by

Nikhil govil

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Consider a relation R(A, B, C, D) with the following functional dependencies:
A → (B, C, D), (A, D) → (B, C) and (C, D) → (A, B). Identify the candidate key(s).

{A}

{A}, {C, D}

{A}, {C, D}, {A, D}

{C, D}

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To achieve a lossless decomposition of a relation, what additional condition must be met when decomposing a relation into two or more smaller relations?

The decomposed relations must have a common attribute.

The decomposed relations must have no common attribute.

The decomposed relations must have the same primary key.

The decomposed relations must have the same candidate key.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The primary purpose of finding the canonical cover for a set of functional dependencies is to:

To minimize redundancy in a relation

To identify candidate keys

To ensure 3NF compliance

To simplify the functional dependency set

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In which normal form do you address the issue of multivalued dependencies?

2NF

3NF

4NF

5NF

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In a relational schema R (A, B, C) with functional dependencies A --> B, B --> C, and A --> C, which of the functional dependencies is redundant?

A --> C

A --> B

B --> C

None of the above

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If DNo --> {DName, DLoc},

which of the following Armstrong's axioms allow the functional dependency DNo --> DName ?

Reflexivity rule

Augmentation rule

Decomposition rule

Union rule

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

For a decomposition of a relation to be "lossless", it actually means?

No data is lost in the decomposition.

The decomposition results in smaller relations.

All attributes are preserved.

It complies with 1NF.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?