Help for this page
$sth=$dbh->prepare("select b.req_id,ccode from rtsdet ... print "Row: @data \n"; ($req,$ccode)=split(/ /,@data);
print " $req $ccode \n"; ... 2 Row: 1785176 SEABBA
He who laughs last, doesn't get the joke.