SyntaxFix
Write A Post
Hire A Developer
Questions
select Id, StartDate, Case IsNull (StartDate , '01/01/1800') When '01/01/1800' then 'Awaiting' Else 'Approved' END AS StartDateStatus From MyTable