DatabaseTableApplicationCreatedLinks
tempdb#spconstrtab_2_crby_sybsystemprocs__sp_helpconstraint  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table #spconstrtab_2(-- 0 Rows, Data: 0 B, Index: 0 B
2         name varchar(255) not null,
3         type varchar(25) not null,
4         definition varchar(1065) not null,
5         created char(19) not null,
6         msg varchar(500) not null
7     )
8     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpconstraint