Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

Can Check constraint be used for self referential integrity ?

6 like 0 dislike
Hello,

Can Check constraint be used for self referential integrity ?How?

Please give me your feedback
asked 1 year ago by mafia (1,300 points)

1 Answer

1 like 0 dislike
 
Best answer
Yes. In the CHECK condition for a column of a table, we can reference some other column of the same table and thus enforce self referential integrity.
answered 1 year ago by rad_joshep (19,390 points)

Related questions

5 like 0 dislike
1 answer
4 like 0 dislike
1 answer
3 like 0 dislike
1 answer