Functions
|
|
Create Function
|
|
1 | Select the Functions branch in the DB Explorer window.
|
2 | Right-click and select the New Function ... item from the popup menu
|
3 | Set the function properties in the Function Editor window
|
|
Edit Function
|
|
1 | Find the function you want to edit in the DB Explorer tree (press Ctrl+F for quick searching).
|
2 | Double-click the function
|
or
|
2 | Right-click and select the Edit Function <Function_Name> item in the popup menu.
|
|
Drop Function
|
|
1 | Find the function you want to drop in the DB Explorer tree (press Ctrl+F for quick searching).
|
2 | Right-click and select the Drop Function <Function_Name> item in the popup menu.
|
3 | Confirm dropping in the dialog window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|