Syntax
VERSION()
Purpose
You can call this function to return the version of OceanBase Database in the utf8mb4 character set.
Examples
obclient> SELECT VERSION();
+-----------+
VERSION()
+-----------+
3.2.0
+-----------+
1 row in set (0.01 sec)