Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
36.22. domain_udt_usage
Prev UpChapter 36. The Information SchemaHome Next

36.22. domain_udt_usage

The viewdomain_udt_usage identifies all domains that are based on data types owned by a currently enabled role. Note that inPostgreSQL, built-in data types behave like user-defined types, so they are included here as well.

Table 36.20. domain_udt_usage Columns

NameData TypeDescription
udt_catalogsql_identifierName of the database that the domain data type is defined in (always the current database)
udt_schemasql_identifierName of the schema that the domain data type is defined in
udt_namesql_identifierName of the domain data type
domain_catalogsql_identifierName of the database that contains the domain (always the current database)
domain_schemasql_identifierName of the schema that contains the domain
domain_namesql_identifierName of the domain


Prev Up Next
36.21. domain_constraints Home 36.23. domains
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