DatabaseTableApplicationCreatedLinks
sybsystemprocssp_jdbc_primarykey_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_jdbc_primarykey_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         TABLE_CAT varchar(32) not null,
3         TABLE_SCHEM varchar(32) not null,
4         TABLE_NAME varchar(255) not null,
5         COLUMN_NAME varchar(255) not null,
6         KEY_SEQ smallint not null,
7         PK_NAME varchar(255) not null
8     )
9     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES