What Version of SQL Server Are You Using?
For me, I support SQL Server version from SQL Server 2000 all the way to SQL Server 2019 and Azure SQL. In a typical week… Read More »What Version of SQL Server Are You Using?
For me, I support SQL Server version from SQL Server 2000 all the way to SQL Server 2019 and Azure SQL. In a typical week… Read More »What Version of SQL Server Are You Using?
How much is too much when it comes to backup history. What we are talking about here is how much backup history do you want… Read More »How Much Backup History is Too Much?
A few times each week I get questions from people wanting help with a query. If the solution is something simple that I can see… Read More »Help With SQL Queries
Here is a list of my blog posts from the last week. SQL Server Text Data – Reclaiming spaceJune 18, 2020Earlier in the week I… Read More »Weekly Summary – June 19, 2020
Earlier in the week I answered a question about reclaiming space, and after that post, I decided to put it into a video. Take a… Read More »SQL Server Text Data – Reclaiming space
What was your worst day as a DBA? We all have ups and downs in our life, perhaps some of those bad days are the… Read More »Worst Day as a DBA
Here is a quest that was submitted on the blog today. HelloJust have a question about a table of mineone of the columns is of… Read More »Setting text field to empty or null does not release the space used
This video is a 12 minute demo of how to quickly configure merge replication and to see it in action between SQL Server 2019 and… Read More »Configuring Merge Replication
SQL Server recovery models often incorrectly referred to as (MS SQL Recovery Mode) define how your SQL Server database will treat your transaction logs. There… Read More »SQL Server Recovery Models Explained
What does ransomware do to a SQL Server? Ransomware The way that ransomware generally does their thing it encrypts files and then leaves some clues… Read More »Ransomware on SQL Server