打造你的YES!PPG无需安装立即免费体验ecshop构建独立网店
发新话题
打印

我想调用有图的商品,好像无法使用is not null

我想调用有图的商品,好像无法使用is not null

SELECT * FROM ecs_goods WHERE is_delete = 0 AND goods_img IS NOT NULL ORDER BY add_time DESC
这句的is not null不起作用,但在phpmyadmin可以正常使用。为什么?

TOP

发新话题