is it possible to use IIF() in TSQL
im using the code in MS ACCESS but doesnt work in SQL ServerCode:select IIF(pk_pono='NA',pk_rfgno,pk_pono) from tblrequisitionmaster
|
Results 1 to 3 of 3
|
Click Here to Expand Forum to Full Width |