my $sth = $dbh->prepare("SELECT AVG(col2 + col3) FROM mydata.csv");