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

1     create table #sphelp5rs(-- 0 Rows, Data: 0 B, Index: 0 B
2         Name longsysname(255) not null,
3         Owner char(- 1) not null,
4         Object_type varchar(9) not null,
5         Object_status varchar(255) not null,
6         Create_date datetime not null
7     )
8     
COLUMN USAGE
Namesp_help 
Object_statussp_help 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_help