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

1     create table #sphelpuser4rs(-- 0 Rows, Data: 0 B, Index: 0 B
2         Users_name sysname not null,
3         ID_in_db int not null,
4         Group_name sysname not null,
5         Login_name sysname not null
6     )
7     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpuser