[Libreoffice-bugs] [Bug 124054] FIREBIRD: incorrect ASC order with varchar data
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 17 14:50:34 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124054
--- Comment #26 from Robert Großkopf <robert at familiegrosskopf.de> ---
(In reply to Robert Großkopf from comment #25)
> This data will be sorted by a query:
> SELECT "Name" FROM "Table" ORDER BY "Name" ASC
> It will be shown the same way as sorted above: Capital letters first.
> SELECT "Name" FROM "Table" ORDER BY "Name" COLLATE UNICODE ASC
Wrong queries - corrected.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190617/536fa4a9/attachment.html>
More information about the Libreoffice-bugs
mailing list