Hi,
I need your expert advice to the following requirement.
My requirement is as follows:-
------------------------------------------
I have 2 tables say "table1" and "table2", each contains more than 10 millions of data in it.
I have to perform matching (i.e. reconcilation) of records based on the few columns selected from each of the tables.
Please suggest from technical perspective(I mean what Oracle function or Procedure) ,
what approach I should follow in order to match the records of these two tables based on selected column of these 2 tables?
Please keep a note that the records of tables can grow in size even more than 10 millions also,so performance is the
major criteria.
Thanks in advance.
Regards,
Anand Kumar Ojha