Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Monday, August 28, 2017

Calculating averages

SQLServerCentral » Latest topics
Calculating averages
I have the following sql code that gets me Total no of days taken for each workflow step to process: I trying to get averages of how many days an enrollment takes to complete a particular workflow step for each program,

No comments: