Help for this page
my $sql = <<EOSQL; select my_key, foo1, foo2, ... ... print "$row2->[0] only in db 2\n" $row2 = $sth2->fetchrow_arrayref; }