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

1     create table #dbcc_devlist(-- 0 Rows, Data: 0 B, Index: 0 B
2         ldev_name varchar(255) not null,
3         devsize bigint not null,
4         flag int not null
5     )
6     
COLUMN USAGE
ldev_namesp_plan_dbccdb 
devsizesp_plan_dbccdb 
flagsp_plan_dbccdb 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_plan_dbccdb