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

1     create table #fmtpgcounts(-- 0 Rows, Data: 0 B, Index: 0 B
2         name longsysname(255) not null,
3         rowtotal char(15) not null,
4         reserved char(15) not null,
5         data char(15) not null,
6         index_size char(15) not null,
7         unused char(15) not null
8     )
9     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_spaceused