SQL: count number of times a 'churn' occurs in a table

后端 未结 0 1653
遇见更好的自我
遇见更好的自我 2021-02-19 04:52

I have the following SQLite DB table app_vendor:

app | vendor | active
---------------------
123 |   10   | 1  
123 |   20   | 0   // + 1 (10 is 1, 2         


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