The Fake Speakers
Someone generated a fake speaker profile for their conference, which Steve finds disturbing.
Someone generated a fake speaker profile for their conference, which Steve finds disturbing.
Learn the basics of how to work with objects in Cassandra, a NoSQL database.
In this level of the Stairway to Database DevOps, you'll get an introduction to branching and merging. Learn how to create a branch for making your changes to the codebase, submitting these in a code review, and then merging the changes into those made by other developers.
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.
By gbargsley
Recently, I was in a technical interview where the topic of running PowerShell at...
By alevyinroc
I don’t recall where this came up (probably in SQLSlack), but I had a...
By Steve Jones
One of the parts of getting older that really sucks is I seem to...
Comments posted to this topic are about the item SQL Server, Heaps and Fragmentation
Comments posted to this topic are about the item Stairway to Azure SQL Hyperscale...
Comments posted to this topic are about the item Pushing the Limits of AGs
A table without a clustered index (heap) will NOT suffer from fragmentation during frequent updates or deletes. True or False?
See possible answers