Use the Deploy options page of the New User-Defined Function wizard
to specify options for deploying the user-defined function.
- Specific name
- Type a unique name for the user-defined function. If you do not enter
a name here, a unique name will be created for you. You can use this name
to drop or comment on a user-defined function. You cannot use this name to
run the user-defined function.
- Deploy
- Select to automatically deploy the user-defined function when you finish
using this wizard. The deploy action compiles the user-defined function and
creates the class file for Java™ user-defined functions. If you do not
select this option, you can continue to make changes and deploy the user-defined
function later.
- Current® schema
- Type the name of the current schema to use during the deploy process.