Database Cattle
Steve Jones says you should treat your database servers like cattle. It makes life easier.
2017-03-09
344 reads
Steve Jones says you should treat your database servers like cattle. It makes life easier.
2017-03-09
344 reads
2017-03-09
992 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-03-08
945 reads
Today Steve Jones talks about the checklist you would want if you needed to move a SQL Server instance to new hardware.
2017-03-08
12,386 reads
2017-03-07
86 reads
2017-03-07
1,123 reads
Containers are valuable in many software domains. Are there places we, as data professionals, would like to use software containment?
2017-03-06
88 reads
An open letter to Microsoft from the CEO of Mandriva Linux might not have been the best idea.
2017-03-04 (first published: 2007-11-30)
368 reads
Today Steve Jones asks what default values you might choose for new columns in a table.
2017-03-03
124 reads
2017-03-03
911 reads
By Vinay Thakur
Continued thinking about my Journey blog where we have to look back at the...
By James Serra
A ton of new features for Microsoft Fabric were announced at the Microsoft Fabric Community...
By SQLPals
PowerShell Remoting for SQL DBAs: WinRM + SSH Guide (Updated 2026) ...
Comments posted to this topic are about the item Identities and Sequences II
Comments posted to this topic are about the item Using PostgreSQL as a NoSQL...
Comments posted to this topic are about the item Is Your Time "Free"?
In thinking about the differences between the identity property and a sequence object, which of these two guarantees that there are consecutive numbers (according to the increment) inserted in a single table?
See possible answers