You are here
Discovering Informix Version Via SQL
It is possible using the dbinfo function to retrieve the engine's version information via an SQL command:
select dbinfo('version','full') from sysmaster:sysdual
which will return a value like:
IBM Informix Dynamic Server Version 12.10.FC6WE