August 29, 2024

Database-Management-System

Question 334 Consider the following transactions with data items X and y initialized to zero : T1: read x; read (y) if x=0 then y≔y+1; write […]
August 29, 2024

Functional-Dependency

Question 14 Consider the following dependencies : AB → CD, AF → D, DE → F, C → G, F → E, G → A Which […]
August 29, 2024

Database-Management-System

Question 336 Which one of the following statements is FALSE? A A relation with two attributes is in BCNF B Lossless dependency preserving decomposition into BCNF […]
August 29, 2024

Database-Management-System

Question 337 ___________ operator is used to retain the unmatched rows of relations when they joined. A Outer join B Inner join C Natural join D […]
error: Alert: Content selection is disabled!!