Entering content frame

Domain Name (domain_name) Locate the document in the library structure

A domain_name  identifies a range in a table column.

Syntax

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

Neither the schema name nor the ID can be longer than 32 characters.

Explanation

The name of the current user only is permitted as the schema name.

SQL Statements

CREATE DOMAIN Statement

DROP DOMAIN Statement

 

Leaving content frame