mysql json字段内容搜索

参考:https://www.cnblogs.com/cuizb/p/16428478.html

select * from table where JSON_CONTAINS(brandsinfo,'{"companyid": 2027}')

posted @ 2023-10-26 15:52  飞鹰之歌  阅读(20)  评论(0)    收藏  举报