Updated on 2025-03-24 GMT+08:00
Creating a Function
Functions can improve modularity of applications and code reusability. This section describes how to create a function on the DAS console.
Procedure
- Click
in the upper left corner and select a region and project. - Click
in the upper left corner, and under Databases, click Data Admin Service. - In the navigation pane on the left, choose Development Tool.
- Locate the DB instance that you want to log in to and click Log In in the Operation column.
- On the top menu bar, choose Database Management.
- Click Change on the right of the current database to switch to the database where you want to create a table.
- On the Objects tab page, choose Functions.
- In the upper left corner of the page, click Create Function.
- In the displayed dialog box, enter a function name, returned value type, and description, and click OK.
- On the displayed page, edit the function body.
- In the upper left corner, click Option. In the displayed dialog box, set required parameters and click OK.
- Click Execute.
- After the function is successfully executed, view the execution status in the Message area.
Parent topic: Function Management
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.