2022-10-17
106 reads
2022-10-17
106 reads
Building software is becoming harder as new attacks try to inject malicious code into products.
2022-10-12
129 reads
The user experience from our software is important. Maybe more than many developers realize.
2022-10-01
72 reads
We often live with our early decisions on technology, which can be a challenge over time.
2022-09-12
164 reads
2022-06-27
188 reads
These days we often have multiple applications that need to exchange data in use by customers. Steve shares a few thoughts on his recent experiences.
2022-06-13
148 reads
Building software can seem like a crazy process, especially to a developer who joins a project.
2022-04-25
270 reads
A backlog is important for software development, and Steve has a few thoughts on how to add things to the backlog.
2022-04-08
271 reads
The way different generations use computers could affect how we built software tools.
2022-03-14
133 reads
Is DevOps and Agile better than waterfall? Steve has a few thoughts after a recent experience.
2022-02-07
252 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