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

1     create table #obj_details(-- 0 Rows, Data: 0 B, Index: 0 B
2         dbid unknown not null,
3         owner unknown not null,
4         objid unknown not null,
5         indid unknown not null,
6         index_name unknown not null,
7         size_KB unknown not null
8     )
9     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_dcachestats_obj_details