Entering content frame

Domain Name 

A domain name identifies a domain in a table column.

Syntax

<domain_name> ::= [<owner>.]<identifier>

owner, identifier

Explanation

An error message occurs if the name has more than 32 characters.

You cannot specify TEMP as the owner in a domain name.

SQL statement

CREATE DOMAIN statement

DROP DOMAIN statement

 

Leaving content frame