New feature in SQL Server 2012 - Sequence
A new feature in SQL Server 2012 is Sequence. A Sequence object provides functionality similar to Identity.
2012-10-22 (first published: 2012-09-11)
2,029 reads
A new feature in SQL Server 2012 is Sequence. A Sequence object provides functionality similar to Identity.
2012-10-22 (first published: 2012-09-11)
2,029 reads
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Background If you’ve been using Availability Groups, you’re familiar with the replica seeding (sometimes...
By James Serra
There were a number of data platform announcements at Microsoft Build yesterday that I...
Is there a way to continuously log account changes? For SQL accounts log for...
Comments posted to this topic are about the item Starting on Monday
I need to gather the starting position of the keyword "sql" from a sql...