Previous Topic: Oracle Hash Subpartition DialogNext Topic: Define Default and Validation Constraints for an Oracle Column


Oracle Table Column Editor

The Oracle Table Column Editor is used for viewing and managing table columns.

The Navigation Grid and its toolbar are at the top section of the editor:

Table

Displays the table to which the current column belongs. You can select another table using the drop-down list.

property editor PREVIOUS icon Previous

Positions the editor on the previous column in the Navigation Grid.

property editor NEXT icon Next

Positions the editor on the next column in the Navigation Grid.

Column Editor Toolbar-Sort Button-Column Order Sort Sort

Sorts the columns by alphabetic, reverse alphabetic, column, or physical order. You select the method you want using the drop-down menu that opens after you click the Sort button. Visual cues are provided for how the column list is currently sorted:

property editor SORT icon

Specifies that the column list is sorted in alphabetic order.

Property editor Reverse Alpha Sort Button

Specifies that the column list is sorted in reverse alphabetic order.

Column Editor Toolbar-Sort Button-Column Order Sort

Specifies that the column list is sorted in column order.

erw_hlp--Column Editor Toolbar-Sort Button-Physical Order Sort--SCR

Specifies that the column list is sorted in physical order.

New icon in property editors to create a new object New

Creates a new column that becomes the current object in the editor.

property editor DELETE button Delete

Deletes the selected column.

property editor DB SYNC button DB Sync

Opens the DB Sync wizard so you can perform a database level compare of objects in the current model with matching objects in another model.

reset order button in the property editor Reset

Resets column order.

Up Arrow_Up to Top of List

Moves the selected column to the top of the list.

Up Arrow_Up One Position in List

Moves the selected column up one position in the list.

Down Arrow_Down One Position in List

Moves the selected column down one position in the list.

Down Arrow_Down to Bottom of List

Moves the selected column to the bottom of the list.

Attribute Editor General Tab_Domain Option_Restore Inheritance from Definition Button

Resets all properties to restore inheritance for the selected column.

property editor HELP button Help

Opens online help for the editor.

enter filter text box in a property editor to filter object list

Lets you filter a very large list of columns in the Navigation Grid to quickly locate the column for which you need to view or define properties.

Physical Name

Displays the physical column name. You can change the column name in this field using in-place editing.

Domain Parent

Displays the current parent domain. You can change the domain using the drop-down control.

Physical Data Type

Specifies the physical data type for the column. You can change the data type using the drop-down. The drop-down list contains the data types related to the current domain.

Primary Key

Lets you specify that the selected column is the primary key (PK) column. Select the check box to set this property.

Physical Only

Specifies to include the selected column in the physical model only. You can clear this check box to have a corresponding attribute for this column in the logical model. If you are working with a physical-only model and select this check box, when you derive a new logical-only model, the selected attributes will not appear in the new model.

General Tab

Consolidates most of the information about a column into a single page. Horizontal and vertical splitters enable you to rearrange the area so you have more room in which to edit. This ability, combined with a resizable editor, lets you allocate as much or as little space as you want to the Navigation Grid, the Domain Parent list, or the other column properties. The Domain Parent list contains a toolbar that lets you sort the domains. If you only need to edit column physical name, domain parent, or physical data type you can do so in the Navigation Grid. However, if you need to inherit, override, or harden a column's physical name, or inherit or override a column's physical data type or null option, you can perform this within the General tab. Visual cues are provided for the Physical Name, Physical Data Type, and Null Option options so that you can see the inheritance setting for each:

Inherit Button for Restoring Property Inheritance Inherit

Specifies to inherit the column physical name, physical data type, or null option setting.

Override Property Inheritance Override

Specifies to override inheritance for the column physical name, physical data type, or null option setting.

Harden Button for Hardening a Property or Name Harden

Specifies to harden the column physical name.

Oracle Tab

Lets you view and update database-specific information about the column including physical data type and null option.

Constraint Tab

Lets you specify a validation rule and default value for a column. You can select a validation rule and default value using the drop-down controls, or select the check box to use an inherited constraint or default value.

LOB Tab

Lets you specify LOB storage parameters.

Link Tab

Lets you work with the Link Wizard so you can link selected columns and select the properties to synchronize between the linked objects.

Indexes Tab

Lets you manage index membership for the selected column.

Style Tab

Lets you work with style sheets which are used to format the font used in the display of the column.

Where Used Tab

Lets you view where the selected column is used in the model.

Comment Tab

Lets you enter text that provides comments about the column. Use the toolbar to cut, copy, or paste text, open the Text Editor, or check spelling. The comment serves as internal documentation for your model.

UDP Tab

Lets you enter user-defined property values for the column.

Notes Tab

Lets you view history information and view or edit user notes.