DatabaseTableApplicationCreatedLinks
sybsystemprocssp_ijdbc_getudts_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_ijdbc_getudts_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         TYPE_CAT varchar(1) not null,
3         TYPE_SCHEM varchar(1) not null,
4         TYPE_NAME varchar(1) not null,
5         CLASS_NAME varchar(1) not null,
6         DATA_TYPE int not null,
7         REMARKS varchar(1) not null
8     )
9     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES