Community

Using foreign keys and referential integrity in MySQL

Referential integrity is an important concept in database design. The term refers to a state when all the references in a database are valid and no invalid links exist between the various tables that make up the system. When referential integrity exists, any attempt to link to a record which does no

Read More - Register for Free Membership