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

1     create table #helpapptrace_result(-- 0 Rows, Data: 0 B, Index: 0 B
2         traced_spid char(10) not null,
3         tracer_spid varchar(6) not null,
4         trace_file unknown not null
5     )
6     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpapptrace