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

1     create table #tmp_indid(-- 0 Rows, Data: 0 B, Index: 0 B
2         id int not null,
3         indid smallint not null
4     )
5     
COLUMN USAGE
idsp_ijdbc_getindexinfo 
indidsp_ijdbc_getindexinfo 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_ijdbc_getindexinfo