$sth = $dbh->prepare( $SQL ); $sth->execute(); @header_ID = $sth->fetchrow_array();