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

1     create table #spdevfragtab(-- 0 Rows, Data: 0 B, Index: 0 B
2         dbname char(- 1) not null,
3         size varchar(3) not null,
4         allocated datetime not null,
5         vstart int not null,
6         lstart int not null
7     )
8     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpdevice