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

1     create table #dbcc_config(-- 0 Rows, Data: 0 B, Index: 0 B
2         dbid int not null,
3         dbname varchar(30) null,
4         scanws_size bigint null,
5         textws_size bigint null,
6         wt_count smallint null,
7         cache_size bigint null,
8         comp_size bigint null
9     )
10    
COLUMN USAGE
dbidsp_plan_dbccdb 
dbnamesp_plan_dbccdb 
scanws_sizesp_plan_dbccdb 
textws_sizesp_plan_dbccdb 
wt_countsp_plan_dbccdb 
cache_sizesp_plan_dbccdb 
comp_sizesp_plan_dbccdb 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_plan_dbccdb