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 write a cron which will run a sql query and mail the results to agroup?
how to convert character strings to numeric values? : Sql dba
What is a subquery in sql?
How to fix oracle error ora-00942: table or view does not exist
what is the functionality of the function htmlentities? : Sql dba
How is data stored in sql?
What is the maximum number of triggers, you can apply on a single table?
What is pl/sql table? Why is it used?
When to use inner join and left join?
Can you sum a count in sql?
How to select random rows from a table?
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
Can I join the same table twice?
Why do we use subquery?
What is the purpose of my sql?