• Schadenfreude-Mei (4/17/2012)


    Sorry guys but I took a guess, got it wrong so ran it through my local 2k8r2 and get the below:

    Msg 343, Level 15, State 1, Line 1

    Unknown object type 'SEQUENCE' used in a CREATE, DROP, or ALTER statement.

    Msg 102, Level 15, State 1, Line 3

    Incorrect syntax near ';'.

    Msg 343, Level 15, State 1, Line 5

    Unknown object type 'SEQUENCE' used in CREATE, DROP, or ALTER statement.

    SO what gives?

    From the question:

    In a default installation of SQL Server 2012...

    From the answer:

    Sequences, a new feature in SQL Server 2012,...