Implicit Time Conversions – #SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-03-02
754 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-03-02
754 reads
2017-03-02
1,181 reads
On Monday, Redgate released v1.0 of SQL Clone, and I’m excited that the product is finally available. I’m excited because...
2017-03-01
664 reads
I saw this week that there was a new CTP (v1.3) of SQL Server v.Next. I haven’t had a lot...
2017-03-01 (first published: 2017-02-23)
4,814 reads
2017-03-01
1,115 reads
2017-02-28
227 reads
2017-02-28
1,265 reads
Machine learning and AI are becoming more and more prevalent, which Steve Jones thinks is good.
2017-02-27
113 reads
I’ll be speaking at Visual Studio Live – Austin in May 2017. I was fortunate to be selected to speak again,...
2017-02-27
925 reads
This week Steve looks at the challenges of security for medical data.
2017-02-27
87 reads
A while back I posted about a couple of side projects that I’ve been...
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...
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