Syntax
OB_VERSION()
Purpose
OB_VERSION() returns the version of OceanBase Database in the utf8mb4 character set.
Examples
obclient> SELECT OB_VERSION();
+--------------+
| OB_VERSION() |
+--------------+
| 4.1.0.0 |
+--------------+
1 row in set