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

1     create table #dbcc_dblist(-- 0 Rows, Data: 0 B, Index: 0 B
2         dbid int not null,
3         ldev_name varchar(30) not null,
4         status3 int not null
5     )
6     
COLUMN USAGE
dbidsp_plan_dbccdb 
ldev_namesp_plan_dbccdb 
status3sp_plan_dbccdb 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_plan_dbccdb