In some cases we need to generate the data based on a starting date, to an end data (today-getdate()). This process is called data extrapolation based on limited information (starting date). Here I am trying to achieve the same without storing data in...
I recently found really useful information on temp. table and table variable usage. I am sure this will be useful to SQL Community as well. http://www.sqlservercentral.com/articles/63472/ - Mohit
SSIS approach to handle Inferred Members - Mohit Nayyar...
Microsoft SQL Server common query performance problems along with solutions...