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