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