Thanks so much Gopa, it works using the case inside the update statement.
But later the requirement changed, so i had to code it the straight way...
:(
but I have it ready if it come up in future.

Appreciate everyone's quick responses.

Thanks again.
-G

On Fri, Jan 21, 2011 at 7:48 AM, Gopakumar Pandarikkal <
pandarik...@gmail.com> wrote:

> in that case  she can try multiple case syructures in the same single
> update
>
> when matched then
> update set a = case when cond1 then x end,b = case when cond2  then y end
>
> regards
> Gopa
>
>  On Jan 21, 2011 9:06 PM, "sudheer narra" <sudheer.na...@gmail.com> wrote:
>
> no its not possible
>
>
> On 1/21/11, gayathri Dev <gd0...@gmail.com> wrote:
> > Hi All,
> >
> > I want to have multiple ON conditi...
>
>  --
>  You received this message because you are subscribed to the Google
> Groups "Oracle PL/SQL" group.
> To post to this group, send email to Oracle-PLSQL@googlegroups.com
> To unsubscribe from this group, send email to
> oracle-plsql-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/Oracle-PLSQL?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to