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

1     create table #temp(-- 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         colname varchar(30) null
6     )
7     
COLUMN USAGE
idsp_helprotect 
numbersp_helprotect 
objnamesp_helprotect 
colnamesp_helprotect 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_helprotect