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

1     create table #sysprotects2(-- 0 Rows, Data: 0 B, Index: 0 B
2         id int not null,
3         col_count smallint not null
4     )
5     
COLUMN USAGE
idsp_dropuser 
col_countsp_dropuser 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_dropuser