C-06-Q122mediumsingle_mcq
Two tables share a Roll column where one table holds Name/Roll/DOB/Tuition Fee and the other holds Roll/Subject/Number/GPA. What relation can be created?
Two tables share a Roll column where one table holds Name/Roll/DOB/Tuition Fee and the other holds Roll/Subject/Number/GPA. What relation can be created?
- aMany to many
- bOne to one using Roll
- cNo relation possible
- dSelf relation