Overview

更新时间:
复制 MD 格式

A function is a collection of SQL scripts that you can call in an SQL statement to return a specific result.

In OceanBase Developer Center (ODC), click a connection name to open the connection. In the navigation pane on the left, click the Functions label to view the list of functions. Double-click a function name in the list to open the function management page. On this page, you can view the function's basic information, parameters, and Data Definition Language (DDL).

The required database versions are as follows:

Database

Version

OceanBase database in Oracle mode

V2.0.0 and later.

OceanBase database in MySQL mode

V2.0.0 and later.

This chapter describes the following operations for functions in ODC: