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

1     create table #tmp_primarykey(-- 0 Rows, Data: 0 B, Index: 0 B
2         TABLE_CAT unknown not null,
3         TABLE_SCHEM unknown not null,
4         TABLE_NAME unknown not null,
5         COLUMN_NAME unknown not null,
6         KEY_SEQ unknown not null,
7         PK_NAME unknown not null
8     )
9     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_ijdbc_primarykey