Top / DB関連 / Oracle SQL Developer Data Modeler / Table Properties

Table Properties

This dialog box displays the properties of a table, which is part of Relational Models.

 

You can click Naming Rules to apply the current naming rules to specified types of objects related to this table definition.

 

For example,
if you applied naming rules to Check Constraints
and if a table-level constraint was named PRODUCTS_Check,
the name would be changed to PRODUCTS_CK (if the table name was PRODUCTS).

General

Ora_28.png
 

Name

Name of the table.

Long Name

Long name in the form: relational-model-name:table-name

Engineer

Controls whether the table will be considered during reverse engineering operations.
If this option is disabled,
this table and its properties are not considered when the relational model is
reverse engineered into the logical model.

PK Name

Name of the primary key of the table.

Type

Classification type, from the list defined in the General Options.
Examples: Fact, Dimension, Logging, Summary, Temporary.

Temp Table Scope

For a table classified as Temporary, you can specify a scope,
such as Session or Dimension.

Register as Spatial Table

For a table with a column of type SDO_GEOMETRY,
creates the spatial index and inserts the appropriate entry in the SER_SDO_GEOM_METADATA view.

Allow Type Substitution

For a structured type with Reference disabled,
or for a structured type applied to a table,
controls whether a substitutional structured type generation in the DDL is allowed.

Columns

Ora_29.png
 

Lists the columns currently defined for the table.
The properties for each column include its name and data type,
and whether it is the primary key (PK), a foreign key (FK), or a required field (M, for mandatory).

 

To add a column, click the Add (+) icon;
to delete a column, select it and click the Remove (X) icon;
to view the properties of a column, double-click in the cell to the left of the name.

Indexes

Ora_30.png
 

Lists the indexes currently defined for the table.
The properties for each index include its name,
its state, and whether to generate the index when the table is created.

 

To add an index, click the Add (+) icon;
to delete an index, select it and click the Remove (X) icon;
to view the properties of an index, double-click in the cell to the left of the name.

Foreign Keys

Ora_31.png
 

Lists the foreign keys currently defined for the table.
The properties for each key include its name, its parent table, its delete rule,
and whether to generate a foreign key constraint for it when the table is created.

Nested Columns

Ora_32.png
 

For each column based on a structured data type that has attributes,
lists each attribute (in column-name.attribute-name format).
For each attribute, you can specify whether it is the primary key (PK),
a foreign key (FK), or a required field (M, for mandatory).

Oid Options and PK Columns

Ora_33.png
 

Displays any OID (object identifier) settings and primary key columns based on a structured type.

OID Is Primary Key

Indicates whether the OID is the primary key of the table.
User Defined or System Generated: Indicates whether the OID is user-defined or generated by the database system.

PK Columns for Table Based on Structured Type:

Displays the column name and data type for primary key columns that are based on a structured type.

Volume Properties

Ora_34.png
 
Noキーワード意味
1Volumes: MinimumMinimum data volume for the table.
2Volumes: ExpectedExpected or typical data volume for the table.
3Volumes: MaximumMaximum data volume for the table.
4Growth Rate: Percent:Expected growth rate percentage for the table, for each period as specified in the next field.
5Growth Rate: Year/Month/DayThe period (year, month, or day) to which the expected growth rate applies.
6Normal FormThe required normal form (database normalization) for the table: None, First, Second, Third, or Fourth.
7Adequately Normalized?YES indicates that the model is sufficiently normalized.
NO indicates that the model is not sufficiently normalized, and that additional normalization may be required on the relational model.

Spatial Properties

Ora_35.png
 

Displays any currently defined Oracle Spatial properties,
each being a data column (type SDO_GEOMETRY or a function that evaluates to an SDO_GEOMETRY object) in the table.
You can double-click an item's name to display its Spatial Definition Properties.

Comments in RDBMS

Comment text to be included in database objects that are generated based on this modeling object.

Ora_36.png
 

Impact Analysis

Enables you to view and specify information to be used by Oracle Warehouse Builder for impact analysis.

Ora_37.png
 

Scripts

Enables you to specify scripts to be run automatically at specified times or stages: before the table is dropped or renamed, before the table is created, after the table is created, and at the end of any script specified for the table.

Ora_38.png
 

Include into DDL Script

Controls whether the text of the specified scripts is included into the DDL script for operations on the table.

最新の10件
2010-07-09 2010-07-08 2010-07-07 2010-06-29 2010-06-28
人気の20件
Counter: 316, today: 1, yesterday: 1

添付ファイル: fileOra_38.png 13件 [詳細] fileOra_37.png 17件 [詳細] fileOra_36.png 12件 [詳細] fileOra_35.png 13件 [詳細] fileOra_34.png 16件 [詳細] fileOra_33.png 12件 [詳細] fileOra_32.png 13件 [詳細] fileOra_31.png 14件 [詳細] fileOra_30.png 22件 [詳細] fileOra_29.png 22件 [詳細] fileOra_28.png 17件 [詳細]