select max(id) from customer_information where first_name = $FName and last_name = $LName;