by bobtaylor29708 | Jun 3, 2019 | Kusto Query Language, SQL Meals™, SQL Snacks™
In this slightly longer SQL Snacks™ we will examine the family of functions that are based on series decomposition namely, series_outliers, series_decompose, series_decompose_anomalies, series_decompose_forecast, and series_periods_detect....
by bobtaylor29708 | May 29, 2019 | boB 'The Tool Man' Taylor, Kusto Query Language, SQL Meals™, SQL Snacks™
Due to work commitments SQL Snacks™ will be moving to a weekly cadence rather than a daily one. Hopefully this gives you more time to practice your KQL!
by bobtaylor29708 | May 29, 2019 | boB 'The Tool Man' Taylor, Kusto Query Language, SQL Meals™, SQL Snacks™
In this SQL Snacks™ we will investigate some of the operators we will need to understand, prior to tackling the time series functions. Today we examine the range operator and range function, the make-series operator, as well as the series_stats operator....
by bobtaylor29708 | May 1, 2019 | Kusto Query Language, SQL Meals™, SQL Snacks™
In this SQL Snacks™ we examine a few more of the basic operators, namely distinct, sample-distinct, top, and top-nested....
by bobtaylor29708 | Apr 30, 2019 | Kusto Query Language, SQL Meals™, SQL Snacks™
In this SQL Snacks™ we examine the three ‘flavors’ of the project operator, the extend operator and the explain service....
Recent Comments