| Database | Table | Application | Created | Links |
| tempdb | #remoption1rs_crby_sybsystemprocs__sp_remoteoption | 01 Jan 70 | Joins Schema ColumnUsage Queries Dependencies |
1 create table #remoption1rs(-- 0 Rows, Data: 0 B, Index: 0 B 2 remotelogin_option varchar(28) not null, 3 description varchar(1024) not null 4 ) 5
| QUERIES | |
| Joined With | Links |
| DEPENDENCIES |
| READERS AND WRITERS written by proc sybsystemprocs..sp_remoteoption |