• btw if i run this command :

    DBCC CHECKIDENT ('#table', RESEED, -2147483648)

    the values count upward toward zero .

    My question is if it already reach Zero will it continue counting until 2147483648 ?

    Data type INT