Publishing Powershell Azure SQL VM Toolkit
A PowerShell toolkit for preparing Azure SQL Server VMS

Search for a command to run...
Articles tagged with #sql-server
A PowerShell toolkit for preparing Azure SQL Server VMS

Update of my older post after the breaking changes by Microsoft

Every second Tuesday of a month, there's a T-SQL-Tuesday. This is a blogging event that everyone can participate. The idea was created by Adam Mechanic, but nowadays, it's hosted by Steve Jones. For this month, Rie Merritt called for advices for run...

This post was first published for my employer, OneDigit AG, here. dbatools really has the ability to change a DBAs work life. It is a free, very powerful and feature rich open source PowerShell module that offers you 550+ commands that allows you to ...

This post was first published on my past employers blog here. I thank OneDigit AG for the permission to publish my article also here. Especially in this time of COVID-19 caused lockdowns, working from home is widespread. Therefore, working together ...

Why window functions may come in handy Let us dive directly into a real world example. You’ve got a table with salaries of different job functions and you are asked to find out what the n-tiles (quantiles, mean etc.) are of each function within a com...
