2025-03-24
731 reads
2025-03-24
731 reads
2025-03-10
374 reads
In this article, we look at how to create a SQL backup to network share or restore a backup from a network share.
2025-02-28
2025-02-24
341 reads
2025-02-17
391 reads
2025-02-03
375 reads
2025-01-10
1,826 reads
2024-11-08
371 reads
2024-07-31
345 reads
I’ve talked about it before; you shouldn’t have a backup strategy, you should have a recovery strategy.
2024-07-29
If you've ever loaded a 2 GB CSV into pandas just to run a...
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...
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