Welcome to the company telephone book

This page uses SQL to retrieve phonebook information from an SQL database.


Last name:

Error:
select id, last, first, mi , phone, location from namelist where last='${query.name}'