DatabaseTableApplicationCreatedLinks
sybsystemprocssp_jdbc_getversioncolumns_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_jdbc_getversioncolumns_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 int not null,
5         TYPE_NAME varchar(8) not null,
6         COLUMN_SIZE int not null,
7         BUFFER_LENGTH smallint not null,
8         DECIMAL_DIGITS smallint not null,
9         PSEUDO_COLUMN smallint not null
10    )
11    
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES