2020-08-17
595 reads
2020-08-17
595 reads
2020-08-10
444 reads
2015-03-31
1,835 reads
A short article that talks about the isues with moving SQL Server database files around on your storage subsystem.
2013-02-11
8,675 reads
Longtime author and SQL Server expert David Poole brings us a method to
2009-01-21
8,044 reads
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