public class IfxNativeSQL
extends java.lang.Object
Keywords:
d (date) Format: {d 'yyyy-mm-dd'} Informix 'date' type
t (time) Format: {t 'hh:mm:ss'} Informix 'datetime hour to second' type
ts (timestamp) Format: {ts 'yyyy-mm-dd hh:mm:ss.f...} Informix 'datetime year to f(5)' type
fn (scalar functions) Format: {fn escape (escape character) Format: {escape ' oj (outer join) Format: {oj call (call a func/proc) Format: {call {? = call limit limit/skip rows Format {limit 5 [10] } 10 is the optional offset, and 5 is the limit
LEFT OUTER JOIN [ table |