caustin0
05-03-02, 18:07
| Is it possible to combine an if statement with sql...example: if x=y then SELECT * FROM tbl_comp else SELECT * FROM tbl_comp Where x<>y |
View Full Version : sql query
| Is it possible to combine an if statement with sql...example: if x=y then SELECT * FROM tbl_comp else SELECT * FROM tbl_comp Where x<>y |
| It is actually MS Access 97, in the QBE Grid. |