| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How Do I do This Update
This is a multi-part message in MIME format.
--------------B2890B32C8C58BDAF6F43A0D Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit
Hi,
update A
set field1 = val1,
field2 = val2
select part_no
from B
)
Bryan
> I have table A with 5000+ rows and table B with 2200+ rows. They are
> keyed on a part number. Table A includes all part numbers, table B
> only
> those that need to be updated. I've tried using an update with an
> embedded select using several combinations and approaches. They all
> update every row of table A instead of the rows that have a match in
> table
> B. Can someone help. Please email. Thanks.
--------------B2890B32C8C58BDAF6F43A0D Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Bryan Dollery Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: Bryan Dollery n: Dollery;Bryan org: ByteSmart Systems Ltd. email;internet: bryan_at_bryan.prestel.co.uk note: Consultant Software Engineer=0A=
--------------B2890B32C8C58BDAF6F43A0D-- Received on Mon Jun 30 1997 - 00:00:00 CDT
![]() |
![]() |