Yet another newbie question

From: Sashi <smalladi_at_gmail.com>
Date: Wed, 2 Sep 2009 07:40:09 -0700 (PDT)
Message-ID: <f4b15387-b8cc-4ce9-a9d2-fb8d74d88e1f_at_w36g2000yqm.googlegroups.com>



Hi all,
I'm using a standard SQL command but Oracle seems to have a different version.

update A,B
set a.col1 = 'something'
where a.col2>=b.col2 and a.col3<=b.col3

Why doesn't this seem to work?

Thanks,
Sashi Received on Wed Sep 02 2009 - 09:40:09 CDT

Original text of this message