Postgres SQL monthly user count with for loop like clauses

前端 未结 0 1589

I have a users database for user sign up time:

id,  signup_time
100    2020-09-01
001    2018-01-01
....

How could I find monthly existing user

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