Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Best way to compare records ?
CrazyIvan wrote:
>
> What would be the best way to compare records field by field in PL/SQL?
> I have to update a table with several thousand records, some new, some the
> same, but some altered.
> Every record has to be compared field by field (not all fields, but most of
> them) to detect changes.
>
> Thanx ia.
I'd say the answer is: it depends!
I don't believe there is an answer specific to ORACLE. This is really dependent on your application data. I say this from the experience of working thru these issues right now on my current assignment.
I know this doesn't really solve your problem, but remember, I'm stuck in situation #2! Received on Sun Oct 21 2001 - 20:08:25 CDT
![]() |
![]() |