Question 1
In E-R model, Y is the dominant entity and X is subordinate entity
None of the above
If Y is deleted, then X is also deleted
If Y is deleted, then X is not deleted
If X is deleted, then Y is also deleted
Question 2
Let R1 (a, b, c) and R2 (x, y, z) be two relations in which a is the foreign key of R1 that refers to the primary key of R2 . Consider following four options. (a)Insert into R 1 (b)Insert into R 2 (c)Delete from R 1 (d)Delete from R 2 Which of the following is correct about the referential integrity constraint with respect to above?
Question 4
A view of database that appears to an application program is known as
Schema
Subschema
Virtual table
Index Table
Question 5
Question 6
The relation schemas R1 and R2 form a Lossless join decomposition of R if and only if: (a) R1 ∩ R2 ↠ (R1 - R2) (b) R1 → R2 (c) R1 ∩ R2 ↠ (R2 - R1 ) (d)(R2 → R1) ∩ R2
Question 7
Question 8
Question 9
Question 10
There are 50 questions to complete.