SQL:SELECT *, ((CASE WHEN cloud LIKE '%Lasithi%' THEN 1 ELSE 0 END)) AS relevance FROM properties WHERE (cloud LIKE '%Lasithi%') AND prefe LIKE 'Lasithi%' AND cloud LIKE '% %' ORDER BY pid DESC
Loading your selected locations...