> The Russian alphabet is inserted in this table. If I execute > select with > order by clause, the result > > set are not in Russian alphabetic order. The upper letter '�'
SAP DB does not support collations. Sorting is always done using the internal representation, in this case Unicode. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
