InterviewSolution
Saved Bookmarks
| 1. |
Which one is correct w.r.t. RDBMS ?(A) primary key ⊆ super key ⊆ candidate key(B) primary key ⊆ candidate key ⊆ super key(C) super key ⊆ candidate key ⊆ primary key(D) super key ⊆ primary key ⊆ candidate key |
| Answer» | |