Using Case Insensitive Queries in Oracle
I am in the middle of a SQL server shop and all of the developers are asking for an easy way to do case insensitive queries similar to SQL server in Oracle 11g. How is this typically accomplished in Oracle? This seems like a very reasonable request actually but I have never had to deal with this in my many years using Oracle.
Thanks in advance for the help
0