mysql json类型

select service_content_info,json_type(service_content_info),json_extract(service_content_info,'$.*'),service_content_info->"$.k1" from ful_ky_sample_info where service_content_info is not null and json_extract(service_content_info,'$.*') like "%10%";

posted @ 2021-08-27 11:41  可乐味的咖啡  阅读(35)  评论(0)    收藏  举报