DatabaseTableApplicationCreatedLinks
sybsystemprocssp_help_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_help_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         [exp_row_size] smallint not null,
3         [reservepagegap] smallint not null,
4         [fillfactor] smallint not null,
5         [max_rows_per_page] smallint not null,
6         [identity_gap] int not null,
7         ascinserts int not null
8     )
9     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES