ODBC QueryTool News
Brought to you by:
edohuisman
Version 1.4.2 is a bug release.
SELECT (field_b - field_a) / field_c
FROM table
/
SELECT (field_b - field_a) / field_c
FROM table
;
SELECT {fn DATE() } FROM dual
/
As a result to this: ANY / marker at the first position will be seen as an
end-of-the-statement marker. So a 'real' calculation with the division
operator must not have the division operator in the first text column!
Thanks to: Ibo Boekestijn, Manfred Baumann