MaxDB Maestro online Help
Prev | Return to chapter overview | Next |
Create Function Wizard
Create Function Wizard guides you through the process of creating a new Function. See How To create Function for instructions on running this wizard.
The basic principles of Create Object Wizards in MaxDB Maestro are covered by the corresponding topic. See below to find the description of wizard steps that are unique to the current object.
Specify the properties for the new Function according to your needs. The detailed description is given below.
Specifying Function properties
Name
Specify a name for the function.
Owner
Select the owner of the Function from the drop-down list. By default, only the owner of an object can perform various operations with the object. In order to allow other users to operate it, privileges must be granted. (However, users that have the superuser attribute can always access any object.)
Returns
Defines the data type of the function result.
Managing parameters of a new Function
Use popup menu Add New Parameter... item to add a new parameter and set its properties in Parameter Editor. Use the Edit and Delete items to manage Function parameters.
Specifying Function Definition
At this step you can specify the SQL definition for the new function. The step is optional: you can do it later using a non-modal editor.
Prev | Return to chapter overview | Next |