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

1     create table #setrepcol(-- 0 Rows, Data: 0 B, Index: 0 B
2         val int not null,
3         str varchar(255) not null
4     )
5     
COLUMN USAGE
valsp_setrepcol 
strsp_setrepcol 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_setrepcol