Syntax
OB_VERSION()
Description
You can call this function to return the version of OceanBase Database in the utf8mb4 character set.
Examples
obclient> SELECT OB_VERSION();
+--------------+
| OB_VERSION() |
+--------------+
| 3.2.3.4 |
+--------------+
1 row in set