Case statement not formatted properly?
I have this statement and when I run it the first case works properly but the second is just skipped over. The values I am looking for after running them are:
before AFTER
7 JANUARY 2008 16:57 7 JANUARY 2008
3/29/2008 9:25 AM 3/29/2008
I can't see where my format is wrong. Would someone please advise? It will produce the correct format for the first case statement but completely skips over the second. I have about 20 of these case statements I have to include in this that is why I am only working with just two for now. I have my pipe out again.
Thanks in advance