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

1     create table #actions(-- 0 Rows, Data: 0 B, Index: 0 B
2         attrib int not null,
3         int_val int not null,
4         action varchar(20) not null
5     )
6     
COLUMN USAGE
attribsp_memlog 
int_valsp_memlog 
actionsp_memlog 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_memlog