Column name
|
Data type
|
Description
|
| SQL_LANGUAGE _SOURCE |
VARCHAR(254) |
The organization that defined the SQL version. |
| SQL_LANGUAGE_YEAR |
VARCHAR(254) |
The year the relevant source document was approved. |
| SQL_LANGUAGE _CONFORMANCE |
VARCHAR(254) |
The conformance level to the relevant document that the implementation claims. |
| SQL_LANGUAGE _INTEGRITY |
VARCHAR(254) |
(Meaning no longer defined). |
| SQL_LANGUAGE _IMPLEMENTATION |
VARCHAR(254) |
A character string, defined by the vendor, that uniquely defines the vendor's SQL product. |
| SQL_LANGUAGE _BINDING_STYLE |
VARCHAR(254) |
Included to envisage future adoption of direct, module or other binding styles. |
| SQL_LANGUAGE _PROGRAMMING _LANGUAGE |
VARCHAR(254) |
The host language for which the binding style is supported. |