select json_search('{“a”:“xyzf”,“b”:{“c”:“sdf”}}','all','%f%') select * from doc where json_search(tag,'all','%d%'). 其他的不再赘述 ...
確定! 回上一頁