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

1     create table #sprmtlogin2rs(-- 0 Rows, Data: 0 B, Index: 0 B
2         server varchar(30) not null,
3         remote_user_name varchar(22) not null,
4         local_user_name varchar(22) not null,
5         options varchar(1024) not null
6     )
7     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpremotelogin