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

1     create table #repdefmode(-- 0 Rows, Data: 0 B, Index: 0 B
2         val int not null,
3         str varchar(10) not null
4     )
5     
COLUMN USAGE
valsp_setreptable 
strsp_setreptable 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_setreptable