| Database | Table | Application | Created | Links |
| tempdb | #diff_crby_sybsystemprocs__sp_cmp_all_qplans | 01 Jan 70 | Joins Schema ColumnUsage Queries Dependencies |
1 create table #diff(-- 0 Rows, Data: 0 B, Index: 0 B 2 id1 int not null, 3 id2 int not null 4 ) 5
| COLUMN USAGE | |
| id1 | sp_cmp_all_qplans |
| id2 | sp_cmp_all_qplans |
| QUERIES | |
| Joined With | Links |
| DEPENDENCIES |
| READERS AND WRITERS read_written by proc sybsystemprocs..sp_cmp_all_qplans |