浏览文章

文章信息

Mysql查询有中文的字段 2086

示例:

select * from oc_product where length(image)!=char_length(image)


原创