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

1     create table #times(-- 0 Rows, Data: 0 B, Index: 0 B
2         name varchar(255) not null,
3         type varchar(12) null,
4         tot_pages float null,
5         time_mins float null
6     )
7     
COLUMN USAGE
namesp_estspace 
typesp_estspace 
tot_pagessp_estspace 
time_minssp_estspace 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_estspace