Unique Constraints

A unique constraint requires that all non-null values in specified columns must be unique.

In a table with a unique constraint, no two rows can have the same value for the specified column. The unique constraint creates a unique index on the specified columns to enforce this data integrity.

Related tasks
Creating a Unique Constraint
Editing a Unique Constraint
Dropping a Unique Constraint

For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com