The Balanced Technical Manager
If you are considering moving into management as a career goal, read today's editorial from Steve, with some advice based on an interesting article from someone with experience at Facebook and Stripe.
If you are considering moving into management as a career goal, read today's editorial from Steve, with some advice based on an interesting article from someone with experience at Facebook and Stripe.
We are excited to share that there are several Accelerated Database Recovery enhancements in SQL Server 2022.
On social media, I asked folks, “Why haven’t you disabled the SA account in your SQL Servers? Wrong answers only.” The results were pretty funny:
With new vehicles becoming more and more computerized and controlled, is data privacy an issue?
Learn how this extension in Azure Data Studio makes it easy to import flat files in a CSV or JSON format.
In this article, we look at how using the Tablock hint in SQL Server could impact concurrency and block other sessions.
Updating and deleting documents, creating queries, and managing query results in Microsoft's new NoSQL database-as-a-service.
Today Steve discusses an aspect of AI that many people are concerned about: data security. Read more and think about how this might affect your organization.
Learn about working with time series data using T-SQL code and how to add additional data to the data set for more in-depth data mining.
By Steve Jones
anderance – n. the awareness that your partner perceives the relationship from a totally...
By gbargsley
We’ve all been there. Someone walks up and asks, “Is SQL Server having issues?”...
By Chris Yates
In the beginning, there was OLTP – Online Transaction Processing. Fast, reliable, and ruthlessly...
Comments posted to this topic are about the item Parameter Sensitive Plan Optimization in...
Comments posted to this topic are about the item Minimum Change Tracking Retention
Comments posted to this topic are about the item AI Steals Joy
If I am running this code:
ALTER DATABASE AdventureWorks2017 SET CHANGE_TRACKING = ON (CHANGE_RETENTION=xxx);What is the minimum amount of time I can set? See possible answers