Suppose you want to check whether address.line1 or address.line2 exists: mysql> SELECT JSON_CONTAINS_PATH(details, 'one', "$.address.line1", ...
確定! 回上一頁