2025-03-28
1,150 reads
2025-03-28
1,150 reads
Kubernetes hasn't proved to be as useful to many companies as they expected.
2025-03-28
128 reads
2025-03-26
1,771 reads
Steve has a few thoughts after the end of mainstream support for SQL Server 2019.
2025-03-26
1,268 reads
Often we find out about a problem reported by a customer after the incident has passed. This might be from a trouble ticket or even an email that we...
2025-03-24
150 reads
Should we build modern software as monoliths or microservices? Or something else? Steve has a few thoughts today.
2025-03-24
142 reads
2025-03-24
731 reads
The main thing is to keep the main thing the main thing. – from Excellent Advice for Living We can summarize this advice as focus on what’s important. I...
2025-03-21
16 reads
2025-03-21
423 reads
Code is vulnerable to supply chain attacks, which aren't something many of us think about.
2025-03-21
113 reads
By James Serra
What problem is Fabric Ontology trying to solve? For years, most data conversations have...
By Steve Jones
Recently I ran across some code that used a lot of QUOTENAME() calls. A...
By ChrisJenkins
There are some telltale signs that your growing business has outgrown Excel for your...
Comments posted to this topic are about the item Stairway to Reliable Database Deployment...
Comments posted to this topic are about the item QUOTENAME Quote Parameters
Comments posted to this topic are about the item Limit the Blast Radius
When I use QUOTENAME(), I can optionally provide the character used to surround the string in the result. Can I use any character?
See possible answers