Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: substitution variable

Re: substitution variable

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Sun, 26 Dec 2004 19:10:45 +0100
Message-ID: <41cefeb0$0$918$626a14ce@news.free.fr>

"Vaishnavi" <bhavanimurali_at_gmail.com> a écrit dans le message de news:1104079898.847774.177470_at_c13g2000cwb.googlegroups.com...
| Hi,
|
| Why don't you do like this?
| update emp set sal = sal * 1.1 where sal < 1000;
|
| Sincerely
| Vaishnavi
|

Why updating the emp salary?

Regards
Michel Cadot Received on Sun Dec 26 2004 - 12:10:45 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US