DatabaseTableApplicationCreatedLinks
sybsystemprocssp_helpconstraint_rset_004  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_helpconstraint_rset_004(-- 0 Rows, Data: 0 B, Index: 0 B
2         name char(15) not null,
3         definition char(60) not null,
4         created char(19) not null,
5         msg varchar(500) not null
6     )
7     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES