sql_implementation_info
#
The table <literal>sql_implementation_info</literal> contains
information about various aspects that are left
implementation-defined by the SQL standard. This information is
primarily intended for use in the context of the ODBC interface;
users of other interfaces will probably find this information to be
of little use. For this reason, the individual implementation
information items are not described here; you will find them in the
description of the ODBC interface.
sql_implementation_info
ビューには、標準SQLで実装依存で定義するものとされている各種状況に関する情報があります。
この情報は主にODBCインタフェース環境での使用を意図しています。
他のインタフェースのユーザはおそらくこの情報があまり役に立たないものと考えるでしょう。
このため、個々の実装情報項目をここでは記載しません。
ODBCインタフェースの説明に記載されています。
表35.47 sql_implementation_info
の列
Column Type 列 型 Description 説明 |
---|
Identifier string of the implementation information item 実装情報項目の識別文字列です。 |
Descriptive name of the implementation information item 実装情報項目の説明的な名前です。 |
Value of the implementation information item, or null if the
value is contained in the column
<literal>character_value</literal>
実装情報項目の値です。
その値が |
Value of the implementation information item, or null if the
value is contained in the column
<literal>integer_value</literal>
実装情報項目の値です。
その値が |
Possibly a comment pertaining to the implementation information item おそらく実装情報項目に関するコメントです。 |