You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
W
How can I (if can) write QBE query to get SELECT statement like:
select * from table where field between val1 and val2;
Is it possible?