This page uses SQL to retrieve phonebook information from an SQL database.
Error: select id, last, first, mi , phone, location from namelist where last='${Query.name}'