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

1     create table #temp_obj(-- 0 Rows, Data: 0 B, Index: 0 B
2         id int not null,
3         number int not null,
4         objname varchar(30) not null
5     )
6     
COLUMN USAGE
idsp_helprotect 
numbersp_helprotect 
objnamesp_helprotect 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_helprotect