197 B
197 B
Foreign Key
A Foreign key is a Constraint that protects links between tables. Foreign key is a attribute or attributes that link to the Primary Key of a other entity set (table).
For