[dba-SQLServer]Iif equivalent

Susan Harkins harkins at iglou.com
Sat May 3 15:27:04 CDT 2003


I'm looking for an equivalent to Access' Iif() function -- can't seem to
find anything -- is there one? In Access, you can use a quick expression in
the form

Iif(field=whatever,value,value)

in a query to determine a field's content -- can you do the same in SQL
Server?

Susan H.



More information about the dba-SQLServer mailing list