| Database | Table | Application | Created | Links |
| tempdb | #temp_history_ndby_sybsystemprocs__sp_opt_querystats_main | 01 Jan 70 | Joins Schema ColumnUsage Queries Dependencies |
1 create table #temp_history(-- 0 Rows, Data: 0 B, Index: 0 B 2 job_output unknown not null, 3 seq_no unknown not null 4 ) 5
| COLUMN USAGE | |
| job_output | sp_opt_querystats_main |
| seq_no | sp_opt_querystats_main |
| QUERIES | |
| Joined With | Links |
| DEPENDENCIES |
| READERS AND WRITERS read_written by proc sybsystemprocs..sp_opt_querystats_main called by proc sybsystemprocs..sp_opt_querystats |