It is possible to make such a sort for german language with umlauts (when database is in UNICODE) ? I think sort like : "A", "A-umlaut", "B" etc... Anybody have some short "How-To" description ? Thanks.
-----Original Message----- From: Zabach, Elke [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 12:35 PM To: 'Igor Babic'; '[EMAIL PROTECTED]' Subject: RE: Custom sort order , unicode ? Igor Babic wrote: > is there any chance to make custom sort with ORDER BY clause when field is in unicode standard ? If you are not able to describe your sort order with the functions described in the reference manual (like UPPER/LOWER/TRANSLATE/...) then you will NOT have any chance to specify another sort order than the normal binary sort for this field. Elke SAP Labs Berlin _____________________________________________ Od 6.maja 2002 nas najdete na novem naslovu: KDD d.d. Tivolska cesta 48, 1000 Ljubljana tel.: 01 30 73 500 fax: 01 30 73 507 _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
