DatabaseTableApplicationCreatedLinks
sybsystemprocssp_odbc_getversioncolumns_rset_002  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_odbc_getversioncolumns_rset_002(-- 0 Rows, Data: 0 B, Index: 0 B
2         SCOPE smallint not null,
3         COLUMN_NAME longsysname(255) not null,
4         DATA_TYPE smallint not null,
5         TYPE_NAME char(- 1) not null,
6         COLUMN_SIZE int not null,
7         BUFFER_LENGTH int not null,
8         DECIMAL_DIGITS smallint not null,
9         PSEUDO_COLUMN smallint not null
10    )
11    
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES