Database Normalization Quiz Part2

Database Normalization Quiz Part2

University

20 Qs

quiz-placeholder

Similar activities

UAS - SISTEM BASIS DATA RELASIONAL

UAS - SISTEM BASIS DATA RELASIONAL

University

25 Qs

DBMS

DBMS

University

20 Qs

DBMS 10-06

DBMS 10-06

University

20 Qs

CLP E4 - Prova 01

CLP E4 - Prova 01

University

20 Qs

Database Normalization Quiz

Database Normalization Quiz

University

15 Qs

Quiz Desain Basis Data #2 - 2NF #3NF

Quiz Desain Basis Data #2 - 2NF #3NF

University

25 Qs

BASIS DATA - Modul 04

BASIS DATA - Modul 04

University

20 Qs

Quiz PBD 21Okt2022

Quiz PBD 21Okt2022

University

21 Qs

Database Normalization Quiz Part2

Database Normalization Quiz Part2

Assessment

Quiz

Computers

University

Hard

Created by

Comprehensive Viva

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the relation R(A, B, C, D, E) and the functional dependency set F={AB→C, B→D, C→E }. What is the highest normal form of the relation R ?

1NF

2NF

3NF

BCNF

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the relation R (A, B, C, D, E) and the functional dependency set F = {AB→CD, ABC→E, C→A}. How many candidate keys are possible for the relation R ?

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider a relation R(A, B, C, D, E) and a set of all FDs that hold on R as given below: {A → BC, CD → E, B → D, E → A} Choose the correct option:

R is in 1NF, not in 2NF

R is in 2NF, not in 3NF

R is in 3NF, not in BCNF

R is in BCNF

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Consider the following two sets of functional dependencies: F = {A → C, AC → D, E → AD, E → H} G = {A → CD, E → AH} Choose the correct option:

only F covers G

only G covers F

F and G are equivalent

None of the above

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following schedule S.

S: R1(X); W1(X); R2(X); W2(X); R1(Y); R2(Y);

Which of the following is a non-conflicting pair of operations in the schedule S?

R1(X); W1(X);

W1(X); R2(X);

W1(X); W2(X);

R1(X); W2(X);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To be conflict serializable, all transactions should follow _______

Binary locking

Two phase locking

Binary Locking with wait-for graph

None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of database model?

Relational model

Network model

Hierarchical model

Object-oriented model

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?