Comment by MiscCompFacts
Comment by MiscCompFacts 6 hours ago
I think they reversed the 2 expressions. You should use “WHERE UPPER(name) = ‘ABC’” if you want to use the index.
Comment by MiscCompFacts 6 hours ago
I think they reversed the 2 expressions. You should use “WHERE UPPER(name) = ‘ABC’” if you want to use the index.