Pergunta de entrevista da empresa Walmart

What is referential integrity in SQL?

Resposta da entrevista

Sigiloso

18 de jul. de 2016

Referential integrity is a database concept that ensures that relationships between two tables remain consistent. The concept prevents adding a record to the table that contains the foreign key unless there is a corresponding record in the primary table.

Pergunta de entrevista da empresa Walmart: What is referential integrity in SQL? | Glassdoor