例如 table test 字段extend 内容为

{
	"cq_user_id": "b11b84f376"
}

select * from test where json_extract(extend,'$.cd_user_id') != ''

相关文章: