Create a table in my bank, in the table that contains an IDENTITY column, which was enabled in the column settings (DESIGN).
However, I am encountering a problem in the numerical sequence.
The sequence is skipping the numbers.
Example:
1,2,3,4,5,6,1001,1002,1003,1004,2001,2002.
I am having billion intervals between different numbers.
Could someone help me with a situation?
PS: Sorry for any grammatical errors in the English language.