I have been asked to do forecasting in SQL as previously it has been done in Excel using the forecast.ets
function in Excel.
What I need to do is forecast the members count in the coming months based on historical member numbers.
Is there a SQL function that can do this?