Create Job
Alert to get notified for jobs available for above search query.
Try searching for another keyword or check for spelling errors in your search query.
SELECT * FROM job_details WHERE status='active' AND (MATCH(fullLocation_column) AGAINST ('"prayagraj"' IN NATURAL LANGUAGE MODE) OR MATCH(fullLocation_column) AGAINST ('"allahabad"' IN NATURAL LANGUAGE MODE))