I’ve created a script that monitors a table in a SQL Server database. I’m only interested in one column in the table: TimeStamp. If the maximum (newest) value in TimeStamp is more than 30 minutes ...
A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects. Every so often, I find myself wishing that I had a utility ...
In this post, we will show you how to reorder multiple columns in Power Query with Drag & Drop. Often when importing data from various sources, columns may not be in the desired order. Reordering ...
In this post, we will show you how to split Data into Rows using Power Query. While exporting data from other systems or sources, you may encounter situations when the data is stored in a format where ...