| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> quoted identifiers
I have an ODBC application that uses SQLGETINFO to ask a db if it uses quoted identifiers (SQL_IDENTIFIER_QUOTE_CHAR), and if it does, it creates table schemas with quotes around the field names. The problem I have is that I don't want the quotes around the field names because it requires you to use quotes whenever you reference the field in SQL. Is there a way to turn off the quoted identifier option in the Oracle Server?? Thanks in advance. Received on Fri Dec 05 1997 - 00:00:00 CST
![]() |
![]() |