Optional
If true, the input string will always be run through oracledb.enquoteName instead of checking if its a valid SQL identifier (simple or complex) first
oracledb.enquoteName
false Copy
false
Indicates whether the input string is converted to uppercase before quoting. The default is true.
true Copy
true
If true, the input string will always be run through
oracledb.enquoteNameinstead of checking if its a valid SQL identifier (simple or complex) first