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

1     create table #extpasswd_status_info(-- 0 Rows, Data: 0 B, Index: 0 B
2         dbname varchar(50) null,
3         passwdtype varchar(50) null,
4         extluser varchar(255) null,
5         status varchar(30) null
6     )
7     
COLUMN USAGE
dbnamesp_encryption 
passwdtypesp_encryption 
extlusersp_encryption 
statussp_encryption 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_encryption  
   called by proc sybsystemprocs..sp_downgrade