A Database Error Occurred
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '03%' ORDER BY `last_visit` DESC' at line 4
SELECT users.*, accounts.did, accounts.activated_date, accounts.activated_mode, accounts.email_optout FROM (`users`) JOIN `accounts` ON users.id = accounts.user_id and did = 2 WHERE `highschool_name` like '%Rochester High School '03%' ORDER BY `last_visit` DESC