Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Avoid quoted identifiers in SQL Developer generated DDL?

dougkOct 28 2021

We just had a developer check-in a create table statement where the column names were lower-case wrapped in double-quotes. Is there an option in SQL Developer to disable the quoting when generating DDL?
I did find this reference, which is 7 years old so thought that I would ask if this is possible in recent versions?
https://www.thatjeffsmith.com/archive/2014/04/oracle-sql-developer-configuring-object-ddl-scripts/

Comments
Post Details
Added on Oct 28 2021
4 comments
1,272 views