Community

Using Check Constraints to Simulate Domains

(Craig S. Mullins) Check constraints are a very useful, though somewhat underutilized feature of DB2. Check constraints enable enhanced data integrity without requiring procedural logic (such as in stored procedures and triggers). Let’s examine the basics of table check constraints.

Read More - Register for Free Membership

Tags: