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 '-flood-relief-ops-in-maharashtra' at line 1

select *,(select websiteUrlId from news_category where id='6') AS categoryWebsiteURLID,(select url from website_url where id=categoryWebsiteURLID) AS categroyUrl,(select url from website_url where id=news.websiteUrlId) AS url,(select name from file where id=news.fileId) AS image from news where categoryId='6' AND status='1' ORDER BY startDate desc LIMIT 6 OFFSET iaf-flood-relief-ops-in-maharashtra

Filename: models/front/Career_model.php

Line Number: 79