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
Does sql profiler affect performance?
Whis is not false in primary key?
Explain polymorphism in pl/sql.
Why do we need a foreign key?
How do you update a table in sql?
Is sql a programming?
how would you get the current date in mysql? : Sql dba
What is t sql in sql server?
How to use boolean type in select statement?
what is csv? : Sql dba
Is sql dba a good career? : SQL DBA
How can we link a sql database to an existing android app?
What is the process of debugging?
how to use regular expression in pattern match conditions? : Sql dba
what is sub-query? : Transact sql