Hi All,
I have a table with a column of type int and has the following properties:
identity = yes; identity speed = 1; identity increment = 1.
I'm just wondering what would be the behavior of the table if
the maximum value is reached (4 000 000 000 +)?
Will the value of this column reset to 0?
your response is highly appreciated.
thank you very much!