C-06-Q046mediumsingle_mcq
In the club table, the column 'Name' is the primary key. Why is it suitable?
In the club table, the column 'Name' is the primary key. Why is it suitable?
- aBecause club names are stored as integers
- bBecause no two clubs can have the same name
- cBecause the column auto increments
- dBecause it is a foreign key