If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > choosing a collating sequence at query time

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-24-05, 08:42
major.tom major.tom is offline
Registered User
 
Join Date: Feb 2005
Posts: 4
choosing a collating sequence at query time

Hello everybody,

we are running DB2 UDB v8.1.7.445 on Win2K with a database set to the following settings:

Codepage: -
Codeset: UTF-8
Country: 49
Territory: DE

If I order a result set it is sorted by 0-9A-Z. Is there any possibility to change that sort order at query time? Or, if the sort behaviour is only choosable at database creation time, what can I do now?

Thx for your help in advance!
Reply With Quote
  #2 (permalink)  
Old 11-24-05, 08:48
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by major.tom
Is there any possibility to change that sort order at query time?

No, I don't think there is.

Quote:
Originally Posted by major.tom
if the sort behaviour is only choosable at database creation time, what can I do now?
Sort in the client application
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On