DatabaseTableApplicationCreatedLinks
sybsystemprocssp_tables_rset_003  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_tables_rset_003(-- 0 Rows, Data: 0 B, Index: 0 B
2         table_qualifier char(- 1) not null,
3         table_owner char(- 1) not null,
4         table_name longsysname(255) not null,
5         table_type char(- 1) not null,
6         remarks unknown not null
7     )
8     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES