caustin0
05-03-02, 18:05
| 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
| 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 |