I. Features Introduced in Ingres II 2.5 : New SQL Functionality : Miscellaneous Functions
 
Share this page                  
Miscellaneous Functions
The following miscellaneous functions have been added to Ingres II 2.5:
intextract
Extracts the number at the given location.
ii_ipaddr
Converts an IP address to a byte 4.
random, randomf
Generates random integer or float8 values
power, ln
Are ANSI compliant synonyms for ** and log functions.
Several synonyms have been added to existing Ingres data types (such as character large object and clob for long varchar and binary large object and blob for long byte).