DatabaseTableApplicationCreatedLinks
sybsystemprocssp_helpsegment_rset_002  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_helpsegment_rset_002(-- 0 Rows, Data: 0 B, Index: 0 B
2         total_size varchar(15) not null,
3         total_pages char(15) not null,
4         free_pages char(15) not null,
5         used_pages char(15) not null,
6         reserved_pages char(15) not null
7     )
8     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES