PIVOT fails when two elements of IN list only differ by letter case | Matthew Bellew | 2015-01-27 14:11 |
Status: Closed | ||
Good catch. This is one of those places where underlying database semantics affects the LabKey SQL semantics. This map should probably needs to match the sensitive/insensitive string matching of the underlying database. |
||