A.11.40 OPG_APIS.GET_OPG_VERSION

Format

OPG_APIS.GET_OPG_VERSION() RETURN VARCHAR2;

Description

Returns the Graph Server and Client version from which the PL/SQL packages were installed.

Parameters

(None.)

Usage Notes

(None.)

Examples

The following example returns the Graph Server and Client version from which the PL/SQL packages were installed.

SQL> SELECT OPG_APIS.GET_OPG_VERSION() FROM DUAL;

OPG_APIS.GET_OPG_VERSION()
--------------------------------------------------------------------------------
22.2