Hello All,
Oracle version is 19C. I have a JSON string like below.
{“sourceSystem": “WA” , "type":"ID”, "region”:”WASHINGTON”, "value":"2024559”, "formatted": "RGN: ID: WAS: 2024559”}
The SQL parse the string and extract the string from formatted like below
Region ID
WAS 2024559