1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY RAND() LIMIT 4' at line 1

SELECT project_id, title, project_type, cost, project_date, project_year, description, picture FROM projects WHERE business_id = 492 AND pageID = ORDER BY RAND() LIMIT 4

[TEP STOP]