OIT551-DBMS QUIZ V

OIT551-DBMS QUIZ V

University

30 Qs

quiz-placeholder

Similar activities

Relational Database Model

Relational Database Model

University

25 Qs

Database Normalization 1NF-3NF

Database Normalization 1NF-3NF

University

25 Qs

Normalization unit 3

Normalization unit 3

University

35 Qs

U5. Spring

U5. Spring

University

25 Qs

DBMS QUIZ 1

DBMS QUIZ 1

University

25 Qs

IM2 DDL

IM2 DDL

University

26 Qs

E R Diagram

E R Diagram

University

25 Qs

DBMS - Normalization

DBMS - Normalization

University

25 Qs

OIT551-DBMS QUIZ V

OIT551-DBMS QUIZ V

Assessment

Quiz

Created by

Dr.Rajeswari R

Computers

University

5 plays

Easy

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function that has no partial dependencies of the form

3 NF

2 NF

4 NF

BCNF NF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4 NF is designed with cope with

Transitive dependency

Join dependency

Multivalued dependency

None of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5 NF is designed to cope with

Transitive dependency

Join dependency

Multivalued dependency

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If one attribute is determinant of second, which in turn is determinant of third, then the relation cannot be:

Well-structured

1NF

2NF

3NF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the schema R= ( S, T, U, V ) and the dependencies S→T, T→U, U→V and V→S. Let R (R1 and R2) be a decomposition such that R1∩R2 ≠ Ø. The decomposition is:

Not in 2NF

In 2NF but not in 3NF

In 3NF but not in 2NF

In both 2NF and 3NF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you normalize a relation by breaking it into two smaller relations, what must you do to maintain data integrity?.

Please select all the correct answers.

Link the relations by a common field and create a primary key(s) for the new relation

Remove any functional dependencies from both relations

Assign both relations the same primary key field(s)

None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If relation is given as

R = ABCDEF, F = {A -> B, B -> D, C -> D, E -> F}

ABD

ACE

BDE

None of these

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?