SELECT * FROM dev03job_listing WHERE match(typ_slug) AGAINST ('amtsarzt|assistenzarzt|chefarzt|facharzt|kaderarzt-jobs|leitender-arzt|oberarzt|pharma-job|praxisboerse|stationsarzt|unterassistent') AND et_location_lat IS NOT NULL AND et_location_lat != '' AND et_location_lng IS NOT NULL AND et_location_lng !='' AND et_location_lat >= 47.426093599352 AND et_location_lat <=47.965685800648 AND et_location_lng >= 8.2372022187565 AND et_location_lng <=9.0388955812435 order by cast(et_featured AS SIGNED) DESC, post_date DESC LIMIT 0, 10