Plans

DBErr - Query = select * from plans where plan_area= order by plan_title

Database error: Invalid SQL: select * from plans where plan_area= order by plan_title
MySQL Error: 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 'order by plan_title' at line 1)
Session halted.