• jfogel (4/17/2012)


    Got it right. It is nice to see the sequence feature is now in SQL Server. Mainly because developers had to use a sequence for Oracle and an identity column for SQL Server. At least now the code can move closer to being the same. Note I wrote closer.

    Yes, I agree. After all these years it is good to see it being implemented in SQL Server.