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

1     create table #sphelpconfig1rs(-- 0 Rows, Data: 0 B, Index: 0 B
2         Config_Name varchar(255) not null,
3         Config_Value char(32) not null,
4         Run_Value char(11) not null,
5         Unit varchar(20) not null
6     )
7     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpconfig