Database | Table | Application | Created | Links |
tempdb | #colls_crby_sybsystemprocs__sp_help_qpgroup | 01 Jan 70 | Joins Schema ColumnUsage Queries Dependencies |
1 create table #colls(-- 0 Rows, Data: 0 B, Index: 0 B 2 hashkey int not null, 3 collisions int not null 4 ) 5
COLUMN USAGE | |
hashkey | sp_help_qpgroup |
collisions | sp_help_qpgroup |
QUERIES | |
Joined With | Links |
DEPENDENCIES |
READERS AND WRITERS read_written by proc sybsystemprocs..sp_help_qpgroup ![]() |