$countries = $dbh->selectall_arrayref("SELECT country_id, country_name FROM country");