Sheldon Hull

https://github.com/sheldonhull

Blog Post

Experiments With Go Arrays and Slices

Simplicity Over Syntactic Sugar
As I’ve been learning Go, I’ve grown to learn that many decisions to simplify the language have removed many features that provide more succinct expressions in...

2021-01-07 (first published: )

290 reads

Blog Post

Filtering Results in Go

Where Filtering
I explored a bit on filtering objects with Go for the AWS SDK v1.
Coming from PowerShell, I’m used to a lot of one-liners that do a lot of...

2020-11-26 (first published: )

231 reads

Blogs

Daily Coping 22 Mar 2023

By

Today’s coping tip is to appreciate your hands and all the things they do...

FIRST Robotics Competition 2023 - World Championships!

By

On to the FIRST Robotics Competition 2023 World Championship Last week I wrote about...

Errata for my book: Pro Encryption in SQL Server 2022

By

My biggest fear when my book went into production was that any factual errors...

Read the latest Blogs

Forums

Query based on sorting based on month

By Smash125

    SELECT BusinessEntityID,FirstName,MiddleName,LastName, YEAR(OrderDate) AS OrderYear, DATENAME(MM,OrderDate) AS OrderMonth FROM Person.Person Pp INNER...

SSRS 2017 - SSRS 2019 migration

By Wecks

I am after some advice, I have completed a SSRS migration 2017 - 2019. ...

Fixing a mismatched collation on MSDB

By NoDowt

Hi, I've been tasked with finding out why we've been unable to patch the...

Visit the forum

Ask SSC Logo Ask SSC

SQL Server Q&A from the SQLServerCentral community

Get answers

Question of the Day

Cloud Diagrams

See possible answers