DatabaseTableApplicationCreatedLinks
sybsystemprocssp_jdbc_tables_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_jdbc_tables_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         TABLE_CAT char(- 1) not null,
3         TABLE_SCHEM char(- 1) not null,
4         TABLE_NAME char(- 1) not null,
5         TABLE_TYPE char(- 1) not null,
6         REMARKS varchar(254) not null
7     )
8     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES