Finding Strings
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2016-03-11
681 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2016-03-11
681 reads
2016-03-11
127 reads
Steve Jones discusses the idea of building software better, and why that's a challenge for many of us.
2016-03-10
108 reads
Learn how you can find data in a string and extract it, no matter where it's located.
2016-03-10
40,763 reads
Slack has become a popular phenomenon in the technical world, especially for software developers. Should we join in?
2016-03-09
222 reads
2016-03-09
1,166 reads
I got a copy of some backup files recently and needed to restore them. However, I don’t have SQL Backup...
2016-03-08
1,338 reads
In a couple of days, Microsoft is holding Data Driven, an event that will highlight SQL Server 2016.
2016-03-08
105 reads
2016-03-08
1,140 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2016-03-07
1,591 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