Error: -->
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 'LIMIT 50,25' at line 1
SELECT * from `physicians` LEFT JOIN `specialty` ON physicians.sid = specialty.sid ORDER BY LIMIT 50,25 ;