(Itzik Ben-Gan) Like any programming language, T-SQL has its share of common bugs and pitfalls, some of which cause incorrect results and others cause performance problems.
Tag: sql server
Troubleshooting a Dynamics GP SQL Posting Error
(Steve Endow) I recently had a call with my friend Windi Epperson to troubleshoot an odd SQL error that was occurring when posting a Dynamics GP batch.
Why is SQL Server Consolidation Better Than Having a Scattered Environment?
(Pinal Dave) Having a scattered Microsoft SQL Server database platform is cumbersome to maintain, as you continue to accumulate waste capacity to your database servers.
Dem queries
(Kenneth Fisher) Dem queries, dem queries, dem slow queries, Dem queries, dem queries, dem fast queries, Dem queries, dem queries, dem big queries, Now write dem crazy queries!
Shrinking SQL Server Backup Files and Speeding Up Backups
Microsoft first introduced backup compression in SQL Server 2008. With backup compression you can speed up our backups, while making your backups smaller.
SQL SERVER – Windows Authentication or System Admin Account (SA)
(Pinal Dave) I like to say that I am SQL Server Performance Tuning expert but often during the conversation, I end up discussing security as well.
Azure SQL Database and Transaction Log
(blobeater) Checking out the transaction log in Azure SQL Database. If you are curious like me, you will want to know about what your transaction log is doing in the cloud.
system_health Extended Events in Azure SQL Database
(Grant Fritchey) The system_health Extended Events session is incredibly useful. Further, it’s running, by default, in every server you have under management that is 2008 or greater. Things are not the same in Azure though.
SQL SERVER – Update Table Statistics in Parallel with FULLSCAN
(Pinal Dave) SQL Server Performance Tuning is a much simpler job if you know exactly where to look for and how to tune the configurations.
Recovering SQL Server Databases from a Failed SAN Drive
(Denny Cherry) I was recently cleaning the house when I got a phone call from a client that I hadn’t heard from in a while. Their SAN had decided that it was going to corrupt one of the LUNs. This LUN happened to be the Log drive on one of their SQL Servers.
