Question
Easy
In a relational schema R whenever a non-trivial functional dependency X->A holds in relation R, X is a super-key of relation R. Relation R is in _______. The most suitable choice to fill in the blank is:
1
BCNF
2
2NF
3
3NF
4
4NF
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Database Management System (DBMS) & SQL
Topic: Database Concepts
Correct Answer
Option A
Explanation
The correct option is (1): The statement provided, "whenever a non-trivial functional dependency X-\>A holds in relation R, X is a super-key of relation R," is the formal, defining condition for Boyce-Codd Normal Form (BCNF). BCNF is considered a stricter version of Third Normal Form (3NF). In BCNF, we essentially require that the left side of every non-trivial functional dependency, which is called the determinant, must be a superkey. The…Read More
Similar Questions from HTET Exam - Level 3 - Year 2019
Question 1
Easy
Source :
HTET 2019
In context of database, let T1 and T2 are two concurrent transactions. Consider the following sequence of operations on data X: T1: READ(X) T1: WRITE(X)…
Chapter :
Database Management System (DBMS) & SQL
Topic :
Database Concepts
Question 2
Easy
Source :
HTET 2019
In context of a relation in database, choose a false statement:
Chapter :
Database Management System (DBMS) & SQL
Topic :
MS Access
Question 3
Easy
Source :
HTET 2019
Boolean expression $y.z+z$ is equal to which of the following?
Question 4
Easy
Source :
HTET 2019
Which of the following is not a valid expression of Boolean Algebra ?