Answer Posted / sankar
The entity integrity constraint states that no primary key value can be null. This is because the primary key value is used to identify individual tuples in a relation . Having null value for the primary key implies that we cannot identify some tuples.This also specifies that there may not be any duplicate entries in primary key column key row.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is case function?
What is difference between pl and sql?
Which sql statement is used to return only different values?
What is the starting oracle error number?
what are numeric data types? : Sql dba
What are variables in pl sql?
What are pl/sql packages?
What is cursor status?
Explain what is a database?
What type of join is sql join?
Describe types of sql statements?
What are the key differences between SQL and PL SQL?
Does mysql_real_escape_string prevent sql injection?
what is sql profiler? : Sql dba
Is t sql a programming language?