|
On Tue, Mar 27, 2012 at 10:05 AM, Joe Pluta<joepluta@xxxxxxxxxxxxxxxxx> wrote:
Okay, bear with me, I'm old and slow<grin>.Yes
What are the steps? Do you set the SQL session parameter to LANGIDSHR
in STRSQL and then run the CREATE INDEX command? Will that then create
an INDEX that is permanently LANGIDSHR?
So then can I end my session, bring up a new session (withoutNo, as there's no way for you to explicitly "use the index"
LANGIDSHR), use my index and it's magically still in LANGIDSHR
sequence?
If you configure your new session for LANGIDSHR, when you do a select
and specifiy ORDER BY indexedColumn, the system will implicitly use
the LANGIDSHR index you created.
Also, that only seems to address case sensitivity. WhatSame applies AFAIK, but I've never tried it.
tells it to use the alternate collating sequence that corresponds to
CCSID 819, for example?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.