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

1     create table #tempkey(-- 0 Rows, Data: 0 B, Index: 0 B
2         id int not null,
3         uid int not null,
4         indid smallint not null,
5         name longsysname(255) not null,
6         keycnt int not null
7     )
8     
COLUMN USAGE
uidsp_ijdbc_primarykey 
indidsp_ijdbc_primarykey 
namesp_ijdbc_primarykey 
keycntsp_ijdbc_primarykey 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_ijdbc_primarykey