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

1     create table #sphelp6rs(-- 0 Rows, Data: 0 B, Index: 0 B
2         attribute_class varchar(512) not null,
3         attribute varchar(512) not null,
4         int_value int not null,
5         char_value varchar(512) not null,
6         comments varchar(255) not null
7     )
8     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_help