Advice on case statement
From: keene (huangyg90_at_yahoo.com)
Date: 03/16/04
- Previous message: Grant Case: "Re: security and stored procedures"
- In reply to: Freddie: "Advice on case statement"
- Messages sorted by: [ date ] [ thread ]
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.
>
>
>.
>
- Previous message: Grant Case: "Re: security and stored procedures"
- In reply to: Freddie: "Advice on case statement"
- Messages sorted by: [ date ] [ thread ]