Column names = pl/sql keyword
Any suggestions how work around column names that are also keywords in stored proceedures? Changing the column names is not an option as it will impact thousands of lines of sql embedded in legacy applications.
Thanks
0