Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-134

Sorted string columns are sorted in a case sensitive way

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 10.1.1.0
    • JDBC
    • None
    • Windows (XP & 2000)

    Description

      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).

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            tmnk Tomohito Nakayama
            nmelville Navin Melville
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment