You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Tomohito Nakayama (JIRA)" <de...@db.apache.org> on 2005/03/30 12:17:22 UTC

[jira] Updated: (DERBY-134) Sorted string columns are sorted in a case sensitive way

     [ http://issues.apache.org/jira/browse/DERBY-134?page=history ]

Tomohito Nakayama updated DERBY-134:
------------------------------------

    Attachment: DERBY-134.20050328_2.patch

Please see series of mails "About improvement of DERBY-134" for detail. 

> Sorted string columns are sorted in a case sensitive way
> --------------------------------------------------------
>
>          Key: DERBY-134
>          URL: http://issues.apache.org/jira/browse/DERBY-134
>      Project: Derby
>         Type: Improvement
>   Components: JDBC
>  Environment: Windows (XP & 2000)
>     Reporter: Navin Melville
>  Attachments: DERBY-134.20050328_2.patch
>
> Sorted string columns are sorted in a case sensitive way. In other databases we achieve case insensitive search by calling the lower() function in order by. However, in Derby lower function cannot be called on parameters specified in order by. You can do select lower(name) … but not order by lower(name).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira