Not sure what it is about the SQL case statement but I never can seem to remember it..
case  when 1 then   when 2 then   else   end
case when then    when  then    else   end
case when
Here's a link to the SQL spec for those hardcore people out there..
No comments:
Post a Comment