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

1     create table #result2(-- 0 Rows, Data: 0 B, Index: 0 B
2         table_name char(- 1) not null,
3         index_name longsysname(255) not null,
4         indid smallint not null
5     )
6     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpsegment