| Database | Table | Application | Created | Links |
| tempdb | #fmtpgcnts_crby_sybsystemprocs__sp_spaceused | 01 Jan 70 | Joins Schema ColumnUsage Queries Dependencies |
1 create table #fmtpgcnts(-- 0 Rows, Data: 0 B, Index: 0 B 2 reserved char(15) not null, 3 data char(15) not null, 4 index_size char(15) not null, 5 unused char(15) not null 6 ) 7
| QUERIES | |
| Joined With | Links |
| DEPENDENCIES |
| READERS AND WRITERS written by proc sybsystemprocs..sp_spaceused |