DatabaseTableApplicationCreatedLinks
sybsystemprocssp_ijdbc_mda_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_ijdbc_mda_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         mdinfo varchar(30) not null,
3         querytype tinyint not null,
4         pre_query varchar(0) not null,
5         query varchar(255) not null,
6         post_query varchar(0) not null
7     )
8     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES