JSON_EXTRACT() function. Sample code. select data.visit_id as visit_id, json_extract(data.totals, '$.hits') ...
確定! 回上一頁