0

When I run the command "select product_name from products order by product_name" the result is this: enter image description here

But, I would like to get this result: enter image description here

Note: The register "Água Oxigenada" does not need to be exactly in the first position, but together with the group of the letter "A", ignoring the accent.

Is it possible to configure MonetDB to order accented characters the way I expect (Brazilian Portuguese)?

Thank you!

Alexandre da Silva.

1 Answers1

0

You want a Brazilian Portuguese collation, which MonetDB doesn't support at the moment. It is on our TODO list.