Practice Your Skills with the Advent of Code
The annual Advent of Code challenge is underway, and you can use it to help grow your career.
2020-12-08
231 reads
The annual Advent of Code challenge is underway, and you can use it to help grow your career.
2020-12-08
231 reads
Today Steve looks at legacy systems and the challenges they pose as we try to adapt them to new requirements.
2020-12-05
222 reads
2020-11-23
121 reads
2020-11-20
135 reads
2020-11-18
132 reads
2020-10-13
193 reads
This week Steve wonders if you're want to tackle an exciting project for a day or a week.
2020-08-28
100 reads
This next article in the git series looks at managing powershell code in Git.
2022-04-11 (first published: 2020-08-27)
5,102 reads
Steve doesn't think microservices work with relational databases, but maybe you can convince him otherwise.
2020-08-27
278 reads
Steve looks at some of the software development trends from last year, and if they apply today.
2020-08-24
208 reads
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
By SQLPals
How to Check TDE Progress and Elapsed Time in SQL Server ...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
Comments posted to this topic are about the item Managing Feature Flags with GET_BIT()...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers