SQL_SIZING
The SQL_SIZING table contains one row for each limit supported by the database manager.
The following table describes the columns in the table:
Column Name | Data Type | Description |
---|---|---|
SIZING_ID | INTEGER | ANS and ISO sizing ID |
SIZING_NAME | VARCHAR(128) | Name of the ANS and ISO sizing. |
SUPPORTED_VALUE | DECIMAL(21) Nullable
|
Indicates the sizing limit. Contains the null value if the sizing limit is not applicable. |
COMMENTS | VARCHAR(2000) Nullable
|
Reserved. Contains the null value. |