conversation lower case to upper case by default not wanted
646960Jun 25 2008 — edited Jun 26 2008Hi,
Oracle converts lower case table names and columns names to upper case by default. To keep lower case letters names must be quoted. This "work around" is not acceptable.
Is there a way to change this behavior either for the database or for a session?
Thanks