My primary keys in Azure database is jumping I've read that i should be worried. what if i run out of numbers? The table I have will eventually reach around 10000 records Ex. PrimaryID 1000 1001 1002
then after how many records 2000 2001
right now it is in 11693+
and i only have 600+ records. app is in-house use but will definitely grow once we start making it public
the table is as simple as it can get. im not trying to squish in much data as i can in one table.