Please send your Questions & Answers or Feedback to "mohan@javabook.org"

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


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.
Related Posts Plugin for WordPress, Blogger...
Flag Counter