The Index on a String field
I noticed that the subscript of the index map is actually the collated field (%SQLUPPER).
Is String the only data type going through this transformation? Any other data type would also go through this transformation?
Thanks.
All datatypes go through the transformation.
The collation is determined in this order:
Documentation.