Avoiding Development Taxes
Anytime we adopt a new technology, framework, platform, language, etc., we will pay a tax in development output.
2017-11-21
68 reads
Anytime we adopt a new technology, framework, platform, language, etc., we will pay a tax in development output.
2017-11-21
68 reads
2017-11-20
80 reads
2017-11-20
76 reads
The last month has been a rough one for me, with lots of travel. I was on trips for 4...
2017-11-17
1,006 reads
2017-11-17
114 reads
2017-11-17
859 reads
I’ve gotten used to CTRL+K,Y to format SQL with SQL Prompt, but a customer wanted a button on the toolbar....
2017-11-14
668 reads
It’s T-SQL Tuesday time and this is a good one. Read the invitation and proceed.
Who Influenced Me?
I’ve been working SQL...
2017-11-14
493 reads
2017-11-14
956 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-11-13
1,067 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