Chapter 3 DBMS Reference Guide
Determines if the generation of multiple check parameters for tables and columns is authorized or not.
Value | Result |
---|---|
Yes | Multiple check parameters are generated. The first constraint in the script corresponds to the concatenation of all validation business rules, the other constraints correspond to each constraint business rules attached to an object |
No | All business rules (validation and constraint) are concatenated into a single constraint expression |
Copyright (C) 2005. Sybase Inc. All rights reserved. |