Forum Discussion
Anonymous
6 years agoNot applicable
How to make a Merged Query non case sensitive?
Hello I joined two tables with Merged Query using Left Outer join. It appears it only matches case-sensitive data and it omits all the non case-sensitive matches. How can I fix this? ...
az38
Community Champion
6 years agoAnonymous
you can execute lowercase or UPPERCASE operation before left join