DatabaseTableApplicationCreatedLinks
sybsystemprocssp_jdbc_getbestrowidentifier_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_jdbc_getbestrowidentifier_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         SCOPE smallint not null,
3         COLUMN_NAME varchar(255) not null,
4         DATA_TYPE smallint not null,
5         TYPE_NAME varchar(255) not null,
6         COLUMN_SIZE int not null,
7         BUFFER_LENGTH varchar(255) not null,
8         DECIMAL_DIGITS smallint not null,
9         PSEUDO_COLUMN smallint not null
10    )
11    
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES