Mac: Hold down the "command key" for multiple selections
PC: Hold down the "control key" for multiple selections
Enter Keyword or Name
SELECT distinct t1.a_id, t1.firstname,t1.lastname,t1.middlename,t1.city,
t1.state, t1.last_updated, t1.highlight_image
FROM
order by t1.lastname asc limit 0,9