Clarification needed on Primary key conditions | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Clarification needed on Primary key conditions

- Tables are limited to ONE primary key each. - The primary key's value must be different for each row. Are these statements true? I have personally seen people using more than one primary key in a table and also that primary key's values is not unique. I am confused hence reaching out to community.

20th Jun 2019, 7:55 AM
MVL Pavankumar
1 Antwort
+ 2
May be what you seen was foreign key not primary key
20th Jun 2019, 8:17 AM
Andri Hry
Andri Hry - avatar