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

1     create table #depend2result(-- 0 Rows, Data: 0 B, Index: 0 B
2         object sysname not null,
3         type char(16) not null,
4         updated char(10) not null,
5         selected char(10) not null
6     )
7     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_depends