mirror of
https://github.com/robindhole/fundamentals.git
synced 2025-09-13 12:02:39 +00:00
Update 01-database-fundamentals.md (#16)
Fixes typo in 01-database-fundamentals.md.
This commit is contained in:
@@ -310,7 +310,7 @@ For example `{id, name, email, phone}` is a super key but is it a candidate key?
|
|||||||
|
|
||||||
A set of candidate keys for our student relation
|
A set of candidate keys for our student relation
|
||||||
* id
|
* id
|
||||||
* name
|
* phone
|
||||||
* email
|
* email
|
||||||
|
|
||||||
#### Primary Keys
|
#### Primary Keys
|
||||||
|
Reference in New Issue
Block a user