SELECT LEN(text) - LEN(REPLACE(text, ' ', '')) AS wordcount, adres, charactercount FROM oku WHERE (uygun = 12) ORDER BY charactercount