SCHOOLS
- Contact Information
Name
| Office
| Phone
select * from schools where premium='yes' order by schoolname
#schoolname#
#location#
#phone#
select * from schools where premium = 'no' order by Rnd([ID])
#schoolname#
#location#
#phone#