Database Case sensistivy
We have a complany that is trying to shove a SQLserver app with the accompanying SQLserver database down our throats. One of the reasons for switching to SQLServer is that there is no case sensitivity in a sql server database. Is it possible to turn off or deactivate case sensitivity in an Oracle database. Sorry if this is not the correct forum but my developers and customer want to know.
Thanks in Advance
Troy D Sorbet
Sorry additional info
The RDBMS version is 10.2.0.4
the case insensitity is supposed to be at the query level, mainly for end user searches.
0