Home Tags SQL

Tag: SQL

ASF 034: Alex Yates interview (part 1) from Blog Posts –...

0
Alex is a Data Platform MVP who loves DevOps. He’s has been helping data professionals apply DevOps principles to relational database development and deployment...

shell from Blog Posts – SQLServerCentral

0
Installing go-task This tool is great for cross-platform shell scripting as it runs all the commands in the Taskfile.yml using a built in go shell...

go from Blog Posts – SQLServerCentral

0
Starter Template I saved this as a snippet for vscode to get up and running quickly with something better than the defaults for handling func...

Blog .NET for Apache Spark UDFs Missing Shared State from Blog...

0
The Problem When you use a UDF in .NET for Apache Spark, something like this code: class Program { static void Main(string args) { var...

Migrating SQL Server container images to the Github Container Registry from...

0
A couple of months ago Docker announced that they would be implementing a 6 month retention policy for unused images in the Docker Hub. This...

Daily Coping 29 Oct 2020 from Blog Posts – SQLServerCentral

0
I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the...

What do they want to hear? from Blog Posts – SQLServerCentral

0
I was helping my 16yo write his first college essay the other day. He’s always struggled a bit with writing essays so this isn’t...

DAX Logic and Blanks from Blog Posts – SQLServerCentral

0
A while back I was chatting with Shannon Lindsay on Twitter. She shares lots of useful Power BI tips there. She shared her syntax...

Using Write-Debug from Blog Posts – SQLServerCentral

0
I wrote a post about PoSh output recently, noting that in general we ought to use Write-Output or Write-Verbose for messaging. In there, I...

T-SQL Tuesday Retrospective #002: A Puzzling Situation from Blog Posts –...

0
For the second T-SQL Tuesday ever — again, hosted by Adam Machanic — we were asked one of three options, and I elected to...