SELECT id, haslo, znaczenie, data FROM sennik WHERE (haslo LIKE 'C%' OR haslo LIKE 'c%' OR haslo LIKE 'Ć%' OR haslo LIKE 'ć%' ) ORDER BY haslo ASC