Page 1 of 1

How to check constraints for DB2 table in mainframe

Posted: Thu Jul 27, 2017 7:38 pm
by gsb198926
Hello everyone,
Need help regarding constraints and checks for a DB2 table
How can we find out what constraints are defined on a Table ?
we can see index and column information in SYSIBM.SYSCOLUMNS and SYSIBM.SYSINDEXES but is there any way we can get the constraints for the table


Thanks