Hello,
Does anyone know how to insert a carriage return into a field on Oracle. For example:
'This is the first sentence.
This is the second sentence, which comes after a blank line.'
We have an application that can do it (only on the fields included in the app), but I can't figure out the syntax to do it in straight SQL.
Thanks.
Codehead
Does anyone know how to insert a carriage return into a field on Oracle. For example:
'This is the first sentence.
This is the second sentence, which comes after a blank line.'
We have an application that can do it (only on the fields included in the app), but I can't figure out the syntax to do it in straight SQL.
Thanks.
Codehead