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
What is difference between db2 and sql?
how can we know the number of days between two given dates using mysql? : Sql dba
What is difference sql and mysql?
What is sqlca in powerbuilder?
How can we avoid duplicating records in a query?
Why do we need pl sql?
What are the advantages of indexing?
what does it mean to have quoted_identifier on? : Sql dba
what are the authentication modes in sql server? : Sql dba
what are the different tables present in mysql? : Sql dba
What is exit statement?
Where do we use pl sql?
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
what is the difference between truncate and drop statements? : Sql dba
what is sp_pkeys? : Transact sql