In MySQL 5.7, how can I query the values of multiple same fields in the same hierarchy on the JSON field?
浏览量: 14 1. The values in the JSON field are as follows. The fields to query: $.current.sections.announcement-bar.blocks.*.settings.text. The field key corresponding to * is unknown. as shown in Figure 1 2. The final sql...
Recent Comments