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

1     create table #sphelpdb1rs(-- 0 Rows, Data: 0 B, Index: 0 B
2         name sysname not null,
3         db_size varchar(3) not null,
4         owner char(- 1) not null,
5         dbid smallint not null,
6         created char(18) not null,
7         durability unknown not null,
8         lobcomplvl tinyint not null,
9         inrowlen smallint not null,
10        status varchar(777) not null
11    )
12    
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpdb