JSON_ARRAYAGG Does Not Properly Escape Backslashes Or Double Quotes
(Doc ID 2346569.1)
Last updated on MARCH 09, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
In 12.2, JSON_ARRAYAGG does not escape backslash and quotation characters, see below query output where elements 2 and 3 contain an unescaped \ character and element 4 contains unescaped " characters:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |