News

Code Focused Deleting All Data from a SQL Server Database There are times as a developer that you will want to be able to delete all the data from a database as efficiently as possible. Unfortunately, ...
In the upcoming presentation, "Performance Tuning SQL Server Using Wait Statistics" at Live! 360 Orlando 2024, renowned database expert Thomas LaRock will delve into the intricacies of wait ...
Here is a list of common wait types and techniques that every DBA (or wannabe DBA) should know. While there are many more wait types than listed here, understanding these will give you a leg up when ...
How will SQL Database Edge connect back to Azure/on-premises? Azure SQL Database Edge has a streaming engine which is built on top of Azure Stream Analytics.
While the last two versions of SQL Server focused on improving performance by offering new features, SQL Server 2016 looks inwards towards improving existing functionality.
Development hiring managers and potential interviewees may find these open-ended SQL Server proficiency interview Q&As useful.
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...
Do you need to find out where the location of your SQL Server's database is? Here's a quick tip.