Time Series Analysis in SQL Server

Explore ways to work with date and time data in SQL Server for time series analysis

SKU: 4c1c5dfea061

Descripción

SQL Server has a robust set of tools to prepare, aggregate, and query time series data. This course will show you how to build and work with dates, parse dates from strings (and deal with invalid strings), and format dates for reporting. From there, you will see how SQL Server’s built-in aggregation operators and window functions can solve important business problems like calculating running totals, finding moving averages, and displaying month-over-month differences using realistic sample data sets. You will also see how taking a different perspective on your data can solve difficult problems.

Instructor: Kevin Feasel