Online Documentation for SQL Manager for PostgreSQL
Domains
A Domain is based on a particular base type and for many purposes is interchangeable with its base type. However, a domain may have constraints that restrict its valid values to a subset of what the underlying base type would allow.
Domain Editor allows you to define domain properties. It opens automatically when you create a new domain and is available on editing an existing one.
- Using Navigation bar and Toolbar
 - Creating/editing domain
 - Managing domain checks
 - Browsing object dependencies
 - Editing domain description
 - Viewing DDL definition
 - Setting object permissions
 
