Online Documentation for SQL Manager for Oracle

Editing partition scheme definition


Use the Object Type Body tab of Object Type Body Editor to create/edit an object type body and specify its definition.

 

The object type body contains the code for the methods that implement the object type. For each method specified in an object type specification for which you did not specify the call specification, you must specify a corresponding method body in the object type body.

 

For your convenience the code folding, syntax highlight, code completion and a number of other features for efficient SQL editing are implemented. For details see Working with Query data editor and Using the context menu.

 

Object Type Body Editor - Editing Object Type Body definition

 

To compile the object, use the corresponding iconCompile Compile item of the Navigation bar or toolbar.

 

For more information on object type bodies refer to the official Oracle documentation.