Answer Posted / rajesh
To establish a parent child relationship between two tables
and to prevent invalid data entry into the table , we make
set of rules on a column is called Referential integrity.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do I run a sql query?
What is a recursive stored procedure?
What is difference sql and mysql?
what is top in tsql? : Transact sql
Explain normalization and what are the advantages of it?
What is procedure function?
How do you update a sql procedure?
What are types of joins?
What does (+) mean in sql joins?
What are pl/sql cursor exceptions?
How do I quit sql?
What is sql query limit?
What is substitution variable?
Can a foreign key be null?
how to drop an existing view in mysql? : Sql dba