A column constraint is a named check that enforces data requirements of check parameters.
Whenever you place a data restriction on a column, it generates a constraint automatically. You have the option of specifying a name for the constraint. If you do not specify a name for the constraint, PowerDesigner creates a default constraint name automatically.
This name helps you to identify and customize a column constraint in scripts for database creation and modification.