You can select data with between along with like , for example:
public.retornotoner.observacao like between 'A%' and 'Z%'
Or is there anything that might look like this?
Data example:
Vazio
Mancha branca
Residuo
public.retornotoner.observacao like between 'A%' and 'S%'