Fetch data from nested json array in mysql

Viewed 19

enter image description here

Hi, i have requirement to fetch 'ScoreDetails' -> Value which is 525 from this json, i have tried both JSON_EXTRACT and JSON_TABLE but could not able to fetch the desired data

0 Answers
Related