Difference between revisions of "Case Insensitive Search"

Jump to navigation Jump to search
m
Added article on DB2 case insensitvity.
m (Fixed broken internal links.)
m (Added article on DB2 case insensitvity.)
Line 26: Line 26:


Storing characters in Mixed Case will reduce compression inside database tables, as "smith", "Smith", and "SMITH" are all different, and must be stored individually.
Storing characters in Mixed Case will reduce compression inside database tables, as "smith", "Smith", and "SMITH" are all different, and must be stored individually.
An IBM Developerworks article exists on [https://www.ibm.com/developerworks/data/library/techarticle/0203adamache/0203adamache.html implementing case-insensitivy in DB2], but it's not clear how this can be integrated into Content Manager OnDemand to provide the desired functionality.

Navigation menu