Explain the key constraints and constraints on Null Values
with examples?
Answers were Sorted based on User's Feedback
Answer / amit
hi ,
key constraits i.e. referential integerity means
all values in foreign key must be in primary key , but it
may happnes that NULL values may be in foreign key , but
not in primary key .
this is done to cater some of the exception conditions.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / navin kumar
because the key constraints can contains NULL value
but constrains not.
navin south delhi
Is This Answer Correct ? | 0 Yes | 0 No |
Explain the term entity type in dbms?
Write down the differences between nosql and rdbms?
For a field in a repeating frame, can the source come from a column ?
How to extract metadata for the entire database?
What are the Common SQL Functions Used for Data Aggregation?
What is dbms function?
What is a driver in programming?
What is the type of image in database?
How to reorder the table columns (fields)?
What are the types of database servers?
Is there an example how to configure externalfileaccess setting in firebird.conf?
What is data modelling concepts?