Oracle/PLSQL: ORA-01756 Error
Error: |
ORA-01756: quoted string not properly terminated |
Cause: |
You tried to execute a statement that contained a string that was not surrounded by two single quotes. One of the quotes was entered without the second accompanying quote. |
Action: |
The options to resolve this Oracle error are:
|
