Assign a Data Type to a Domain
A data type is a domain property and defines the physical properties of a column in a database. You can define length (number of characters), type (alpha or numeric), and precision (decimal) properties. You can also define a logical data type, which usually corresponds to a physical data type.
By default, a new domain is assigned the same data type as its parent domain. You can change it at any time.
Follow these steps:
- Click Model, Domains.
The Domain Editor opens. - Select the domain in the Navigation Grid for which you want to assign a data type.
- Select a new data type for the domain using the drop-down list in the Logical Data Type column (logical edit mode) or the Physical Data Type column (physical edit mode).
- Click Close.
The data type is assigned to the domain and the Domain Editor closes.
Copyright © 2025 Quest Software, Inc. |