MYSQL is not null, not skipping results that are null

前端 未结 0 740
礼貌的吻别
礼貌的吻别 2020-12-10 13:08

I thought I had this query built correctly to skip results that are NULL yet the NULL rows still show:

SELECT post_id, MAX(CASE WHEN meta_key = \'_payment_met         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题