SELECT id, haslo, znaczenie, data FROM sennik WHERE (haslo LIKE 'L%' OR haslo LIKE 'l%' OR haslo LIKE 'Ł%' OR haslo LIKE 'ł%' ) ORDER BY haslo ASC