Hi,
For testing purposes, I need to make the next record in a table to get a value above 33000 for an identity column. The current number of records in the table is only ~13000. Apart from changing the increment value, are there any other methods to do this?
Thanks.