24c24
< 	test__impl0_.f1 asc, test__impl0_.recid asc
---
> 	upper(rtrim(test__impl0_.c1)) asc, test__impl0_.recid asc
41,42c41
< 	test__impl0_.f1 asc, test__impl0_.recid asc
<  limit ?
---
> 	test__impl0_.f1 asc, upper(rtrim(test__impl0_.c1)) asc
58c57
< 	test__impl0_.f2 asc, test__impl0_.f3 asc, test__impl0_.recid asc
---
> 	upper(rtrim(test__impl0_.c1)) asc, test__impl0_.recid asc
92c91
< 	test__impl0_.f1 asc, test__impl0_.recid asc
---
> 	upper(rtrim(test__impl0_.c1)) asc, test__impl0_.recid asc
109c108
< 	test__impl0_.f1 asc, test__impl0_.recid asc
---
> 	upper(rtrim(test__impl0_.c1)) asc, test__impl0_.recid asc
