Thursday, February 9, 2012

A function Smilar to DECODE Function in Oracle

I need to know how can i incoporate the functionality of DECODE function like the one in ORACLE in mSSQL..
please if anyone can help me out...
aliYou Use a "Select case When " statment in SQL server which i same work as Decode

No comments:

Post a Comment