Forum Replies Created

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

  • RE: Problems with CASE statement

    That didn't exactly work out like I needed it to. But you gave me an idea. I really appreciate the help. Thank you.

    Here's what I ended up using

    SELECT

    locationId, locationId AS...

  • RE: Problems with CASE statement

    Ahh crap. I see now. Not enough sleep last night.

    Sample data:

    Location CodeDescriptionDivision CodeCompany Code
    6DESCAA0000
    67DESCAA0000
    7DESCAA0000
    78DESCAA0000
    79DESCAA0000
    8DESCAA0000
    82DESCAA0000
    88DESCAA0000
    89DESCAA0000
    ADMNDESCAA0000

    Not sure why it...

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