city-iscapitalof-state
Give this one a try later!
one-one
DDL
, Give this one a try later!
Data Definition Language
Attribute minimum
Give this one a try later!
least number of attribute instances possible for a single entity instance.
Attribute minimum is specified as zero or one
What does specifying a foreign key do to the database?
Give this one a try later!
When a foreign key is specified the database will restrict any input that
violates referential integrity.
Subtype Entity
Give this one a try later!
(subcategory) a subset of another entity type. On ER
diagrams, subtype entities are drawn within the supertype.