lalit


{ City } surat
< Country > india
* Profession * study
User No # 19938
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 4
Users Marked my Answers as Wrong # 0
Questions / { lalit }
Questions Answers Category Views Company eMail




Answers / { lalit }

Question { AZTEC, 12787 }

Integrity constraints means..? how many and what are they?


Answer

Domain Integrity Constraint
//not null constraint this is not come
check constraint
//rule constraint (in case of SQL SERVER 2000)
//rule is an alternate to check constraint
only check because it is used as whole domain while all are
in row or tuple !

Is This Answer Correct ?    4 Yes 0 No