[Perl] merge DB problem
Shlomo Yona
shlomo at cs.haifa.ac.il
Wed Oct 23 00:48:32 PDT 2002
On Wed, 23 Oct 2002 Yossi.Itzkovich at lightscapenet.com wrote:
>
> no necessarily same N and not nnecessarily same records..
so is the following example correct?
File1:
kuku 4
this is a record
this is another record
duplicate record
this is yet another record
File2:
kuku 2
duplicate record
this is a record from File2
then you expect to see the following output:
kuku 5
this is a record
this is another record
duplicate record
this is yet another record
this is a record from File2
is this correct?
--
Shlomo Yona
shlomo at cs.haifa.ac.il
http://cs.haifa.ac.il/~shlomo/
More information about the Perl
mailing list