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

Home -> Community -> Usenet -> c.d.o.misc -> update

update

From: <chris_at_ultramedia.co.uk>
Date: Thu, 18 Jun 1998 16:14:43 GMT
Message-ID: <6mbedk$pb2$1@nnrp1.dejanews.com>


How can I get the following to work?

update table2
set ref_ID =
select ID_let||ID_num from table1;

..it complains of where the select statement begins

TIA Chris - chris_at_ultramedia.co.uk


-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Thu Jun 18 1998 - 11:14:43 CDT

Original text of this message

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