How Far Will You Go (To Work)?
Today we have a guest editorial from Andy Warren that looks at commuting to work.
Today we have a guest editorial from Andy Warren that looks at commuting to work.
With PowerShell in one hand, and WMI in the other, DBAs can do almost anything in their Window's environments, and Laerte Junior is using his powers for good. He built a highly precise, highly configurable alerting system for his servers, and now shows us exactly how he did it.
Data is important, but today Steve Jones notes that what we do with it is even more important.
As your business grows, the number of applications grows as well, as do the SQL Server instances to support these applications. As a SQL DBA, you need to have a multi-server management dashboard that proactively tells you about the resource utilization on each SQL Server instance.
Revenge is a dish best served cold, but body temperature's OK, too.
This article demonstrates how to manage the development of complex queries by building them in stages with temporary tables, table variables and common table expressions.
Today Steve talks about security and the fact that your window for lax security is shrinking for new applications.
This article looks to provide a method that you can use to collect the author's top 10 SQL Server performance metrics automatically over time.
Steve Jones examines one of the issues of foreign chip production: security. Will this be an attack vector in the future?
By Ed Elliott
Running tSQLt unit tests is great from Visual Studio but my development workflow...
By James Serra
I remember a meeting where a client’s CEO leaned in and asked me, “So,...
By Brian Kelley
If you want to learn better, pause more in your learning to intentionally review.
Comments posted to this topic are about the item The Long Name
Comments posted to this topic are about the item Eight Minutes
Comments posted to this topic are about the item T-SQL in SQL Server 2025:...
I run this code to create a table:
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?