select *, length(advName)-length(replace(advName, '详情', '')) from product_advertisement
select *, length(advName)-length(replace(advName, '详情', '')) from product_advertisement
where length(advName)-length(replace(advName, '详情', '')) =6
微信扫一扫
select *, length(advName)-length(replace(advName, '详情', '')) from product_advertisement
select *, length(advName)-length(replace(advName, '详情', '')) from product_advertisement
where length(advName)-length(replace(advName, '详情', '')) =6
相关推荐