DatabaseTableApplicationCreatedLinks
tempdb#evop1_crby_sybsystemprocs__sp_monitor_event  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table #evop1(-- 0 Rows, Data: 0 B, Index: 0 B
2         SPID int not null,
3         WaitTime int not null,
4         Description varchar(55) not null
5     )
6     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_monitor_event