column_domain_usage
#
The view <literal>column_domain_usage</literal> identifies all
columns (of a table or a view) that make use of some domain defined
in the current database and owned by a currently enabled role.
column_domain_usage
ビューは、現在のデータベース内で定義され、現在有効なロールが所有するあるドメインを使用する(テーブルもしくはビューの)全ての列を示します。
表35.11 column_domain_usage
の列
Column Type 列 型 Description 説明 |
---|
Name of the database containing the domain (always the current database) ドメインを持つデータベースの名前です(常に現在のデータベースです)。 |
Name of the schema containing the domain ドメインを持つスキーマの名前です。 |
Name of the domain ドメインの名前です。 |
Name of the database containing the table (always the current database) テーブルを持つデータベースの名前です(常に現在のデータベースです)。 |
Name of the schema containing the table テーブルを持つスキーマの名前です。 |
Name of the table テーブルの名前です。 |
Name of the column 列の名前です。 |