Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
36.45. sql_implementation_info
Prev UpChapter 36. The Information SchemaHome Next

36.45. sql_implementation_info

The tablesql_implementation_info 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.

Table 36.43. sql_implementation_info Columns

NameData TypeDescription
implementation_info_idcharacter_dataIdentifier string of the implementation information item
implementation_info_namecharacter_dataDescriptive name of the implementation information item
integer_valuecardinal_number Value of the implementation information item, or null if the value is contained in the columncharacter_value
character_valuecharacter_data Value of the implementation information item, or null if the value is contained in the columninteger_value
commentscharacter_dataPossibly a comment pertaining to the implementation information item


Prev Up Next
36.44. sql_features Home 36.46. sql_languages
epubpdf
Go to PostgreSQL 12
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp