in reply to Re: Re: Re: need to look for data differences in same table in two database instances
in thread need to look for data differences in same table in two database instances

My mistake. ;-)

Should be if ($row->{$_} ne $row2->{$_}) {
  • Comment on Re: Re: Re: Re: need to look for data differences in same table in two database instances
  • Download Code