Column name
|
Data type
|
Description
|
SOURCE
|
VARCHAR(254)
|
Body that has defined standard. |
SOURCE_YEAR
|
VARCHAR(254)
|
Which year the standard was approved. |
CONFORMANCE
|
VARCHAR(254)
|
Level of conformance within standard. |
INTEGRITY
|
VARCHAR(254)
|
If the supported standard is 'ISO 9075' the value "YES" in this column means that the integrity enhancement feature of this standard is supported, otherwise the value of this column is null. |
IMPLEMENTATION
|
VARCHAR(254)
|
Implementation style, always null in Mimer SQL. |
BINDING_STYLE
|
VARCHAR(254)
|
One of: "DIRECT" = Support for interactive (ad hoc) access to the database "EMBEDDED" = Support for access through an application programming interface. |
PROGRAMMING_LANG
|
VARCHAR(254)
|
Name of programming languages that are supported if the binding style is EMBEDDED. |