Skip to Main Content

Database Software

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!

Introduce Double Quotes In SQL

4005585May 15 2020

As someone who started of as an SQL developer and has gradually moved into development using multiple languages it sometimes feels difficult that SQL and PLSQL remain the only languages that remain rigid with the usage of the single quotes. For example SELECT NAME FROM EMPLOYEES WHERE EMPLOYEE_NAME = 'NEW IDEA'. I think keeping in line with new tech Oracle should now be flexible in allowing usage of either both quotes or move to allow double quotes.

Comments
Post Details
Added on May 15 2020
4 comments
1,330 views