Progress
SQL-92
Guide and Reference


SYS_CHK_CONSTRS System Table

Contains one row for each CHECK CONSTRAINT specified on a user table. The chkclause column contains the content of the CHECK clause.

Table B–35: SYS_CHK_CONSTRS System Table 
Column Name
Column Data Type
Column Size
chkclause
VARCHAR
2000
chkseq
INTEGER
4
cnstrname
VARCHAR
32
owner
VARCHAR
32
tblname
VARCHAR
32


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095