DatabaseTableApplicationCreatedLinks
sybsystemprocssp_autoformat_rset_003  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_autoformat_rset_003(-- 0 Rows, Data: 0 B, Index: 0 B
2         [_clid#af] smallint not null,
3         [_clname#af] longsysname(255) not null,
4         [_usrtype#af] smallint not null,
5         [_type#af] tinyint not null,
6         [_typnm#af] longsysname(255) not null,
7         [_colen#af] int not null,
8         [_maxlen#af] int not null,
9         [_auto#af] tinyint not null,
10        [_slc#af] tinyint not null,
11        [_sorder#af] int not null,
12        [_asname#af] varchar(50) not null,
13        [_mbyte#af] tinyint not null
14    )
15    
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES