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

1     create table #sphelprotect2rs(-- 0 Rows, Data: 0 B, Index: 0 B
2         grantor char(- 1) not null,
3         grantee char(- 1) not null,
4         type char(- 1) not null,
5         action varchar(28) not null,
6         object varchar(0) not null,
7         [column] varchar(1024) not null,
8         grantable char(- 1) not null
9     )
10    
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helprotect