| Database | Table | Application | Created | Links |
| tempdb | #help_rep_agent_send1_crby_sybsystemprocs__sp_help_rep_agent | 01 Jan 70 | Joins Schema ColumnUsage Queries Dependencies |
1 create table #help_rep_agent_send1(-- 0 Rows, Data: 0 B, Index: 0 B 2 dbname varchar(30) not null, 3 sender_spid int not null, 4 total_send_buffers int not null, 5 send_buffers_used int not null 6 ) 7
| QUERIES | |
| Joined With | Links |
| DEPENDENCIES |
| READERS AND WRITERS written by proc sybsystemprocs..sp_help_rep_agent |