Help for this page
my $sqlB = "update ICD_9_Disease_Types set ICD_9_code = ('A') + IC +D_9 FROM ICD_9 WHERE ICD_9 > 0"; ... print "We updated $rows_updated rows\n";
We updated 0E0 rows