It returns 1 if the data is found and 0 otherwise: mysql> SELECT JSON_CONTAINS(details->>'$.address.pin', "560103") FROM emp_details; ...
確定! 回上一頁