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 '08%' 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 `college_name` like '%Central Michigan University '08%' ORDER BY `last_visit` DESC