... [{"k": "10"}, "def"], {"x":"abc"}, {"y":"bcd"}]'; SELECT JSON_SEARCH(@j, 'one', 'abc'); # "$[0]" SELECT JSON_SEARCH ...
確定! 回上一頁