Help for this page
Select Code to Download
Select
or
download this
WHERE asof_date = '$test_date'
Select
or
download this
WHERE asof_date = ?
Select
or
download this
$sth->execute($test_date);