Creating a status for the transactions by month

前端 未结 0 995
面向向阳花
面向向阳花 2021-02-19 10:13

i have membership table and a calendar table which i have joint to give result to this:

DECLARE @end DATE 

SET @start= (SELECT MIN(ACTIVITY_DATE) FROM REVENUE_AN         


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