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

1     create table #col_table(-- 0 Rows, Data: 0 B, Index: 0 B
2         length int not null,
3         type tinyint not null,
4         name longsysname(255) not null
5     )
6     
COLUMN USAGE
lengthsp_estspace 
typesp_estspace 
namesp_estspace 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_estspace