By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
1 rows affected
| '"SERIAL_NO"<SEP>"PROV_HEADER"' |
|---|
| "SERIAL_NO"<Sep>"PROV_HEADER" |
| "123456"<Sep>"Some textwith line break" |
ORA-00904: "SERIAL_NO": invalid identifier
| RESULT |
|---|
| "SERIAL_NO"<Sep>"PROV_HEADER" |
| "123456"<Sep>"Some textwith line break" |
| RESULT |
|---|
| "SERIAL_NO"<Sep>"PROV_HEADER" |
| "123456"<Sep>"Some textwith line break" |