Steve Jones thinks that we are not doing a great job of harnessing the brain power of our entire teams.
With another entry in his knee-jerk series on wait statistics, Paul Randal (@PaulRandal) explains CXPACKET and why it may or may not be a problem.
This Friday Steve Jones has a DR poll. He asks what might be more important to you in a disaster and why.
Aaron Bertrand compares multiple date formatting techniques, demonstrating again that SQL Server's FORMAT() is not worth the convenience.
Sometimes we need to retrieve system information from our data mining models. In this chapter, we will show how to do it using system views.
Sometimes we need to retrieve system information from our data mining models. In this chapter, we will show how to do it using system views.
Extend SQL Prompt's functionality by connecting your snippets to version control
Andy Warren wonders if our industry is moving to a new era today.
In-Memory OLTP is a high performance, memory-optimized engine integrated into SQL Server 2014 and designed for modern hardware trends. In-Memory OLTP allows users to move data into memory resident tables while keeping other data in traditional, disk-based table structures.
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