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 -> Update SQL Problem

Update SQL Problem

From: Mark Buffington <mbuffington_at_Excel.Net>
Date: 1998/02/06
Message-ID: <01bd3349$9b7c84a0$54602e9c@PC5312.excel.net>#1/1

I have problem where I want to update the contents of one field with the contents of another field in another table.

Table A has part and description.
Table B has part and description plus many other fields.

I want to update B's description with the description from A where all the parts are equal.

Can this be done using straight SQL?

Thanks,
Mark Received on Fri Feb 06 1998 - 00:00:00 CST

Original text of this message

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