ORA-40680
encountered identifier "identifier_name" when expecting a path expression in JSON_TABLE
- identifier_name: The identifier name.
Cause
An identifier with double quotation characters was used in place of a path expression.
Action
Use single quotation characters to specify the path expression.
ORA-40680
invalid identifier used for path expression in JSON_TABLE
Cause
A double-quoted identifier used a path expression that was invalid.
Action
Use single quotes to specify the path expression.
ORA-40680
invalid identifier used for path expression in JSON_TABLE
Cause
A double-quoted identifier used a path expression that was invalid.
Action
Use single quotes to specify the path expression.