Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Versi0on 2.25
Mon, May 1 2017 4:30 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

The release notes say:

<<The performance of string comparisons using the default ANSI and UNI collations has been improved.>>

I'm assuming it doesn't incorporate a straight = but rather refers to LIKE. Is that right? If not I'd love to know how to speed up =.


Roy Lambert
Mon, May 1 2017 1:29 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I'm assuming it doesn't incorporate a straight = but rather refers to LIKE. Is that right? If not I'd love to know how to speed up =. >>

It was an improvement to *all* comparisons using the default ANSI/UNI collations that perform a binary-like comparison of text.  The comparisons now use a character map instead of a case statement for character comparisons that involve case-insensitivity.

Tim Young
Elevate Software
www.elevatesoft.com
Image