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

1     create table #shecl_desc(-- 0 Rows, Data: 0 B, Index: 0 B
2         classname varchar(30) not null,
3         priority varchar(10) not null,
4         engine_group varchar(30) not null,
5         engines varchar(30) null
6     )
7     
COLUMN USAGE
classnamesp_showexeclass 
prioritysp_showexeclass 
engine_groupsp_showexeclass 
enginessp_showexeclass 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_showexeclass