Function to set upper/lower case in Oracle
849860Jul 25 2011 — edited Jul 27 2011I am having problem with Upper- and lower-case in pl/sql is there any way to set Upper- and lower-case off... In ms sql we can turn off Upper- and lower-case so that whatever front end sends its will be treated the same as it is in table... don't have to use Upper- and lower-case function...
Is there any way to shut that thing off in pl/sql...