SQL (Structured Query Language) Question:
Download Job Interview Questions and Answers PDF
What is referential integrity constraint?
Answer:
Maintaining data integrity through a set of rules that restrict the values of one or more columns of the tables based on the values of primary key or unique key of the referenced table.
Download SQL Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the fastest way of accessing a row in a table? | What is correlated sub-query? |