C-06-Q115mediumsingle_mcq
How can a relation be created between a Teacher's table and a Routine table that share TID?
How can a relation be created between a Teacher's table and a Routine table that share TID?
- aBy deleting the TID column
- bBy using TID as a foreign key linking the two tables
- cBy encrypting both tables
- dBy merging all columns into one