JSON: extracting values from array (only first item extractable?)
Good day folks,
Any help with the following would be appreciated!
I am probably missing something obvious here but I'm not winning.
I have loaded the JSON data below into a BLOB field in a table.
I am trying to extract the various array items and the first array item [0] returns. The rest don't.
When I add the ERROR ON ERROR phrase to the statement I get an error returned ORA-40474 which reports a data issue. As far as i see there is no visible dodgy data.
If I fiddle around with the data I can sometimes get the other items to show but it is not consistent.