Advice on case statement

From: keene (huangyg90_at_yahoo.com)
Date: 03/16/04

  • Next message: keene: "Union of sets"
    Date: Mon, 15 Mar 2004 19:31:01 -0800
    
    

    you can use
    case when (what ever) and (what ever)
       when (whatever) and (whatever) and (whatever)......
    end

    not sure if this is what you want.

    >-----Original Message-----
    >Is there a way to evaluate multiple case statements. Ex.
    case (what evere)
    >AND case(What ever). Is this possible?
    >
    >Thanks.
    >
    >
    >.
    >


  • Next message: keene: "Union of sets"