The Backlog
A backlog is important for software development, and Steve has a few thoughts on how to add things to the backlog.
2022-04-08
214 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
214 reads
The way different generations use computers could affect how we built software tools.
2022-03-14
125 reads
Is DevOps and Agile better than waterfall? Steve has a few thoughts after a recent experience.
2022-02-07
221 reads
Every year I'm responsible for a portion of the Database Weekly newsletters. I used to do half, but right now Kathi, Grant, and I are on a rotation. Our boss puts out a schedule each year, which tells me the weeks for which I am responsible. Each January I then set up a recurring appointment […]
2022-01-17
176 reads
Writing code that solves problems and adapts to the future is a challenge, but it's something we should think about.
2022-01-12
268 reads
We need to approach software development with a balance of making things better, and ensuring they work.
2021-12-08
216 reads
Lessons learned from building a database caught Steve's eye, and he has a few comments.
2021-12-01
575 reads
Building software is hard, and our systems are very complex these days.
2021-11-22
348 reads
Using an API for data access can be good, but it can also be a performance problem if everyone uses it.
2021-11-17
799 reads
The process of building software for others involves lots of decisions. Ensuring that you are making good decisions can impact how others view your final product.
2021-09-27
187 reads
If you’re an experienced SQL user eager to sharpen your expertise with real-world challenges,...
By DataOnWheels
https://sqlsaturday.com/2025-03-08-sqlsaturday1102/#schedule SQL Saturday Atlanta BI is one of my favorite SQL Saturdays of the...
By Kevin3NF
We get it. There’s no budget for a DBA on staff, or even a...
Comments posted to this topic are about the item Dynamic T-SQL Script Parameterization Using...
Hi I want below data to appear like below using query CREATE TABLE [dbo].[Test](...
I manage a two-node production SQL cluster running SQL Server 2017 CU31 on Windows...
What is a partial backup for a read-write database?
See possible answers