DBMS Theory Quiz 2

DBMS Theory Quiz 2

University

10 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

KG - University

15 Qs

Pop Quiz 3 (DFC20203)

Pop Quiz 3 (DFC20203)

University

10 Qs

CS8492 DBMS IAT 2 PART B

CS8492 DBMS IAT 2 PART B

University

15 Qs

InfyTQ DBMS Quiz Day1

InfyTQ DBMS Quiz Day1

University

14 Qs

Database Normalization - Simple Test

Database Normalization - Simple Test

University

6 Qs

Understanding Database Normalisation Concepts

Understanding Database Normalisation Concepts

11th Grade - University

10 Qs

dependency

dependency

University

5 Qs

XML BASICS QUIZ

XML BASICS QUIZ

University

15 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?