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

1     create table #spdbusages(-- 0 Rows, Data: 0 B, Index: 0 B
2         dbid smallint not null,
3         segmap int not null,
4         lstart int not null,
5         size int not null,
6         vdevno int not null,
7         unreservedpgs int not null,
8         crdate datetime not null
9     )
10    
COLUMN USAGE
dbidsp_helpdb 
segmapsp_helpdb 
sizesp_helpdb 
vdevnosp_helpdb 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_helpdb