G
Guest
I have a query "select departmentnumber from employee." I don't want to join
the employee table to the department table, instead, I want to add something
to the select query like "if departmentnumber = 1 then 'IT' else 'Marketing'
end if.
In Access, is that possible?
Thanks.
the employee table to the department table, instead, I want to add something
to the select query like "if departmentnumber = 1 then 'IT' else 'Marketing'
end if.
In Access, is that possible?
Thanks.