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

1     create table #sprmtlogin1rs(-- 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(28) not null
6     )
7     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpremotelogin