...
April 2, 2025

Database-Management-System

Question 6 The following relations are used to store data about students, courses, enrollment of students in courses and teachers of courses. Attributes for primary key […]
April 3, 2025

GATE 2015 [Set-3]

Question 12 Consider the relation X(P, Q, R, S, T, U) with the following set of functional dependencies F = { {P, R} → {S,T}, {P, […]
April 14, 2025

NTA UGC NET Aug 2024 Paper-2

Question 28 In a schema R(A, B, C, D, E, F, G, H), each field of R contains only atomic values. F ={CH->G,A->BC,B->CFH,E->A,F->EG} is a set […]
April 14, 2025

NTA UGC NET Aug 2024 Paper-2

Question 66 Fifth normal form is concerned with: A Join Dependency B Domain-Key C Multivalued dependency D Functional dependency database-management-systemNormal-Forms Correct Answer: A