SQLScholar
Programmer
Hey all,
I am trying to write a query for Access (in SQL) which has something like this in the select
I am trying to write a query for Access (in SQL) which has something like this in the select
Code:
IIF(`table 1`.`feild 1`=10,`table 1`.`field 2` AS `comm`,`table 1`.`feild 3` AS `comm`)
But when i run it, i get a synatax error - too few parametres.
Any ideas,
TIA
Dan
----------------------------------------
There are 2 types of computer, the prototype and the obsolete!!