When do you get constraint violation? What are the types of constraints?

Questions by Beena   answers by Beena

Showing Answers 1 - 1 of 1 Answers

Ans:

Database returns an error message when a constraint is violated.

Differnet type of constrains;

1.Domain Constraints:A Domain constraint deals with one or more columns

2.Entity Constraints

3.Referential Integrity Constraints.

4.Key Constraints

 4.1.Primary Key Constraints

4.2  Foreign Key Constraints

4.3 Unique key Constraints

4.4 Check constraint

4.5 Default constraint

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions