📝 Question
#1198
The relation with primary key can be created using
✓
Correct Answer
B. Create table instructor (Id, Name, primary key(name))
💡
Explanation
The value Name cannot be a primary key.
⌨️ Press
A
B
C
D
to select