Chapter 3 DBMS Reference Guide


AddTableCheck

Statement for customizing the script to modify the table constraints within an alter table statement.

Example

alter table [%QUALIFIER%]%TABLE%
    add check (%CONSTRAINT%)

 


Copyright (C) 2005. Sybase Inc. All rights reserved.