Help for this page
$sth->do( SQL STATEMENT HERE );
$SQL = " SQL STATEMENT HERE "; $sth->prepare($SQL);