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

1     create table #cachedevice(-- 0 Rows, Data: 0 B, Index: 0 B
2         Name varchar(30) not null,
3         DeviceName varchar(30) not null,
4         Status varchar(30) not null,
5         StartPage int not null,
6         NumPages int not null,
7         SizeKB int not null
8     )
9     
COLUMN USAGE
Namesp_helpcache 
DeviceNamesp_helpcache 
Statussp_helpcache 
StartPagesp_helpcache 
NumPagessp_helpcache 
SizeKBsp_helpcache 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpcache