• dbowlin (7/15/2010)


    Not being able to use an increment of 0 makes sense, so an error makes sense.

    What about situations when you need table with the only row 🙂

    Logically thinking system must allow you insert at least 1 row...

    BTW: identity() is just a function to generate some numbers according rules you need, if you need to manage those generated numbers then table constrains must be used