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

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

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpindex  
   called by proc sybsystemprocs..sp_help