Viewing 2 posts - 1 through 3 (of 3 total)
Hi Anthony,
It worked. Can I use the column name which is New_Date in the Where clause?
What I'm aiming now is If there are profiles that is tagged DateEffective...
August 7, 2012 at 9:17 am
#1522669
Thanks for the quick reply. Can you tell me how can I use or insert the ab.DateEffective into the Case?
CASE
WHEN ab.DateEffective = 1 THEN 'SUNDAY'
WHEN ab.DateEffective...
August 7, 2012 at 6:58 am
#1522552