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

1     create table #formatpgcounts(-- 0 Rows, Data: 0 B, Index: 0 B
2         index_name longsysname(255) not null,
3         size char(10) not null,
4         reserved char(10) not null,
5         unused char(10) not null
6     )
7     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_spaceused