A domain name identifies a domain in a table column.
<domain_name> ::= [<owner>.]<identifier>
owner, identifier
An error message occurs if the name has more than 32 characters.
You cannot specify TEMP as the owner in a domain name.
CREATE DOMAIN statement
DROP DOMAIN statement