Column name
|
Data type
|
Description
|
FEATURE_ID
|
INTEGER
|
Identification number of the FIPS feature. |
FEATURE_NAME
|
CHAR(50)
|
The name of the FIPS feature. |
CLASSIFICATION
|
CHAR(12)
|
The conformance level of the feature. One of: "TRANSITIONAL" "INTERMEDIATE" "FULL". |
IS_SUPPORTED
|
CHAR(3)
|
One of: "YES" = Mimer SQL supports the feature "NO" = Mimer SQL does not support the feature. |
IS_VERIFIED
|
CHAR(3)
|
One of: "YES" = Mimer SQL support for the feature has been tested and verified "NO" = Mimer SQL support for the feature has not been verified. |
FEATURE_COMMENTS
|
VARCHAR(500)
|
Comments about the feature. |