Can I do something like below with CASE in MSSQL
(Case When location = \'Columbia\' Then (direction = 942) Else direction End) as newdirection