The Cost of Database Downtime
Do you know what the cost is for your database going down? Maybe more interesting, is do you want to know?
Do you know what the cost is for your database going down? Maybe more interesting, is do you want to know?
One of the concepts that has recently been growing rapidly in popularity, in the context of cloud technologies, is DevOps. In this article, Marcin Policht looks at using DevOps principles in regard to Azure SQL Database deployments. To implement some of the more common DevOps practices, he will rely on Visual Studio Team Services.
The future will see more of our data used in machine learning and other AI-like systems. Is that something we want?
One of the most confusing data types in SQL Server is the datetime datatype.
Aaron Bertrand begins a new series around disproving prevalent myths regarding SQL Server performance.
Today Steve Jones discusses the idea of data value, and what it might mean to you, personally.
Phil Factor shows how you can use the SQL Compare Pro command line with PowerShell to automate the task of getting a new database into version control, creating a new database build script, and creating a database migration script.
This article demonstrates a method of generating SSRS report documentation by using an SSRS report that queries the ReportServer.dbo.Catalog table.
In some scenarios we can find different SQL Server collations between the server instance and its databases. Douglas P. Castilho explains a simple way to correct the collations in a few steps.
By Steve Jones
Prompt AI released recently and I decided to try a few things with the...
By Kevin3NF
How should you respond when you get the dreaded Email/Slack/Text/DriveBy from someone yelling at...
By gbargsley
Recently, I was in a technical interview where the topic of running PowerShell at...
i have sqlexpress on rds, is there any way i can get notifacation that...
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...
A table without a clustered index (heap) will NOT suffer from fragmentation during frequent updates or deletes. True or False?
See possible answers