In Oracle, by default column identifiers are in upper case. Nevertheless, if you want lower case identifiers, you can create them in lower case by enclosing them in double quotes ("). It would be a pain in the neck to type this way, but if you project demands it...
On Friday, July 17, 2020, 12:34:25 PM EDT, J Doe <jdo...@gm...> wrote:
Hi All,I have been using Squirrel for many years and it is great that such a free tool is available. Mostly I use it with Oracle and my requirement is as follows.
Right now when I get the column from alias using control space, I get the the column name in UPPER case and my requirement is to have the column name in lower case as this is project coding standard.
I will appreciate it if someone can help?
Thanks.
John_______________________________________________
Squirrel-sql-users mailing list
Squ...@li...
https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
|