Bingai077 commented on issue #20188:
URL:
https://github.com/apache/shardingsphere/issues/20188#issuecomment-1214770122
```
SELECT
COUNT(*)
FROM
production_basic_data_craft_define define
WHERE
JSON_CONTAINS( define.line_msg -> '$[*].code', '"CX07"', '$' )
AND define.tenant_code = '6kr9mxk3'
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]