$SQL = " SQL STATEMENT HERE "; $sth->prepare($SQL); $sth->execute;