2024-12-25
102 reads
2024-12-25
102 reads
2024-12-23 (first published: 2020-05-05)
790 reads
2024-12-20
150 reads
Today Steve talks about big data sets and whether we really need them, or even enjoy working with them.
2024-12-18
161 reads
2024-12-16
171 reads
Yesterday morning I sat down to start a new project. Before I got started, I knew I needed to put this in source control. Now, the project was going to be in AWS, but, AWS has shut down their flavor of Git, CodeCommit. I decided to use GitHub instead, no big deal. Well, until I […]
2024-12-14
115 reads
2024-12-13
121 reads
2024-12-11
174 reads
We look at problems in different ways and Steve notes this can help or hinder us in software development.
2024-12-09
128 reads
This week there was a headline that said "Open Source Software Powers 96% of Modern Applications, New Study Finds" and if you stopped reading there, you might think, hey, it's not in the apps I work on. Or you might think that because you use OSS software, most of the world also does. Microsoft, Oracle, […]
2024-12-07
112 reads
I’m excited to announce the release of a new open-source project that fully automates...
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...
Comments posted to this topic are about the item AI Experience Gap that we...
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...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers