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

Home -> Community -> Mailing Lists -> Oracle-L -> Quick compare of PL/SQL records

Quick compare of PL/SQL records

From: Ranko Mosic <ranko.mosic_at_gmail.com>
Date: Fri, 29 Apr 2005 09:01:24 -0400
Message-ID: <367369f105042906013a719296@mail.gmail.com>


How do I compare two separatelly defined PL/SQL records without referencing each and every field ?

source_rec     source_table%rowtype;
source1_rec     source1_table%rowtype;


Thanks, Ranko.

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Apr 29 2005 - 09:05:55 CDT

Original text of this message

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