Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Datepart/Cast Issue

    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...

  • RE: Datepart/Cast Issue

    Hi Anthony,

    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...

Viewing 2 posts - 1 through 3 (of 3 total)