Correct Answer: A,B,C
Explanation:
Loading...
Correct Answer: A,B,C
Explanation:
Take your GATE-CS preparation to the next level. Practice with full-length mock tests, get instant results, and track your progress with detailed analytics.
Browse GATE-CS Test SeriesConsider R(A,B,C,D). If {A,B} and {A,C} are the only two candidate keys of R, then the number of sup…
Let P, Q, R, S be attributes of a relational schema. Which of the following options is/are always tr…
In the context of schema normalization in relational DBMS, consider a set F of functional dependenci…
In the context of relational database normalization, which of the following statements is/are true?(…
R1(A,B,C,D,E): {D→E, EA→B, EB→C}R2(A,B,C,D): {A→D, A→B, C→A}Which statement(s) is/are TRUE?
Consider a relational schema team(name, city, owner), with functional dependencies [name → city, nam…