VERSION Function

Description

The VERSION function returns the version character string representing the CUBRID server version.

Syntax

VERSION()

Example

SELECT VERSION();

   version()

=====================

  '8.3.1.2015'