DatabaseTableApplicationCreatedLinks
sybsystemprocssp_jdbc_stored_procedures_rset_003  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_jdbc_stored_procedures_rset_003(-- 0 Rows, Data: 0 B, Index: 0 B
2         FUNCTION_CAT char(- 1) not null,
3         FUNCTION_SCHEM char(- 1) not null,
4         FUNCTION_NAME varchar(1) not null,
5         REMARKS varchar(254) not null,
6         FUNCTION_TYPE int not null,
7         SPECIFIC_NAME longsysname(255) not null
8     )
9     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES