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

1     create table #helpcpc(-- 0 Rows, Data: 0 B, Index: 0 B
2         colname varchar(255) not null,
3         computedcol int not null,
4         property varchar(15) null,
5         row_id numeric(18, 0) identity not null
6     )
7     
COLUMN USAGE
colnamesp_help 
computedcolsp_help 
propertysp_help 
row_idsp_help 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_help