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 > DB2 and sorting of Chinese, Japanese, etc.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-05-07, 11:45
ajmas ajmas is offline
Registered User
 
Join Date: Dec 2007
Posts: 3
Question DB2 and sorting of Chinese, Japanese, etc.

I have been asked to look into support for sorting non-latin 'alphabets' such as Chinese and Japanese. I am therefore interested in finding out how well DB2 supports sorting of entries for these writing systems and what supplementary configuration I may need to do.

Any links or documentation on the subject, with regards to DB2 would be useful.
Reply With Quote
  #2 (permalink)  
Old 12-05-07, 12:10
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
For a start, have a look at the CREATE DATABASE command - COLLATING SEQUENCE, CODESET and TERRITORY.
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 12-05-07, 13:51
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
There will be an article on case-insensitive string comparisons coming up shortly on developerWorks. While you have a different problem, there is sample code that shows how to use a user-defined collation sequence in case the DB2-provided collation sequences are not suitable for you.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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