Types

Type is an user-defined datatype that model the structure and behavior of the data in an application. An object type consists of two parts: a specification and a body. The type body always depends on its type specification. A collection type is a named varying array (varray) or a nested table type.

Just simply click -> Type to open an object pane for Type. A right-click displays the popup menu or using the object pane toolbar below, allowing you to create new, edit and delete the selected type.

Create Object Type (Object Type Specification)

To create a new object type

Edit Object Type

To edit the existing object type (manage its definition etc)

Delete Object Type

To delete an object type

Create Type Body (Object Type Body)

To create a new type body

Edit Type Body

To edit the existing type body (manage its definition etc)

Delete Type Body

To delete a type body

Create Collection Type

To create a new collection type

To create a new collection type with modification as one of the existing collection type

Edit Collection Type

To edit the existing collection type(manage its general, privileges etc)

Delete Collection Type

To delete a collection type

Maintain Type

To maintain a type

Achieve Type Information

To achieve a type information (Type Owner, Status, Body Status and DDL, etc)