WHERE asof_date = '$test_date' #### WHERE asof_date = ? #### $sth->execute($test_date);
## WHERE asof_date = ? ##
## $sth->execute($test_date);