Answer Posted / rajeshwaran
It is a rule defined on a column or a set of columns that
allows to insert or update a value in a table that matches
with the values in the corresponding columns of the related
tabels.
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is sql select statement?
What is dba in sql? : SQL DBA
How to rename a table?
how to use regular expression in pattern match conditions? : Sql dba
Which is faster joins or subqueries?
What is denormalization in a database?
tell us something about heap tables. : Sql dba
How do I run a pl sql program?
What is sql and explain its components?
What is having clause in sql?
Why do we use sqlite?
How do you rank data in sql?
What is the benefit of foreign key?
Is sqlite thread safe?
what is the difference between rownum pseudo column and row_number() function? : Sql dba