2 35.13. column_domain_usage #
4 The view column_domain_usage identifies all columns (of a table or a
5 view) that make use of some domain defined in the current database and
6 owned by a currently enabled role.
8 Table 35.11. column_domain_usage Columns
14 domain_catalog sql_identifier
16 Name of the database containing the domain (always the current
19 domain_schema sql_identifier
21 Name of the schema containing the domain
23 domain_name sql_identifier
27 table_catalog sql_identifier
29 Name of the database containing the table (always the current database)
31 table_schema sql_identifier
33 Name of the schema containing the table
35 table_name sql_identifier
39 column_name sql_identifier