Re: JSON_ARRAY_APPEND adding escape slash
Posted by: Derek McKinnon
Date: August 21, 2022 05:19PM

No, I am using SQLYog for the experimentation.

However I do get the same error in Workbench query editor.

I'm not sure I was entirely clear. I want no backslashes. I am struggling with why SQL would put backslashes into a JSON object from a JSON_ARRAY_Append function.

I have retyped out the actual results I'm getting.

'{"c": "3", "d": "3"}', '[{"a": "1", "b": "2"}, "{\"c\": \"3\", \"d\": \"3\"}"]'

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: JSON_ARRAY_APPEND adding escape slash
185
August 21, 2022 05:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.