| Database | Table | Application | Created | Links |
| tempdb | #setrepcol2rs_crby_sybsystemprocs__sp_setrepcol | 01 Jan 70 | Joins Schema ColumnUsage Queries Dependencies |
1 create table #setrepcol2rs(-- 0 Rows, Data: 0 B, Index: 0 B 2 Name longsysname(255) not null, 3 Type longsysname(255) not null, 4 Status varchar(255) not null, 5 Mode varchar(11) not null 6 ) 7
| QUERIES | |
| Joined With | Links |
| DEPENDENCIES |
| READERS AND WRITERS written by proc sybsystemprocs..sp_setrepcol |