database error: Invalid SQL: SELECT * FROM `units` RIGHT JOIN `projects` ON units.unit = projects.unit WHERE projects.status = 'Posted' and projects.start_date >= '--01' order by
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 '' at line 1)
Session halted.