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

1     create table #times_1(-- 0 Rows, Data: 0 B, Index: 0 B
2         name varchar(255) not null,
3         type varchar(12) not null,
4         total_pages char(- 1) not null,
5         time_mins char(- 1) not null
6     )
7     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_estspace