Explain the key constraints and constraints on Null Values
with examples?

Answers were Sorted based on User's Feedback



Explain the key constraints and constraints on Null Values with examples?..

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

Explain the key constraints and constraints on Null Values with examples?..

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

Post New Answer

More Database Management Interview Questions

Explain the term entity type in dbms?

0 Answers  


Write down the differences between nosql and rdbms?

0 Answers  


For a field in a repeating frame, can the source come from a column ?

1 Answers  


How to extract metadata for the entire database?

0 Answers  


What are the Common SQL Functions Used for Data Aggregation?

1 Answers  


What is dbms function?

0 Answers  


What is a driver in programming?

0 Answers  


What is the type of image in database?

0 Answers  


How to reorder the table columns (fields)?

0 Answers  


What are the types of database servers?

0 Answers  


Is there an example how to configure externalfileaccess setting in firebird.conf?

0 Answers  


What is data modelling concepts?

0 Answers  


Categories