How to sort order query result in a collation sequence used in Germany?
For example: N, O, Ó, Ö, P.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
App Engine doesn’t directly support localized collations.
One way to handle the problem, assuming a single localization, is to precompute a ‘canonical’ form that will will collate correctly using the non-localized sort.