I am using SQL Server 2019 with Asp.Net Core 3.1.
I reset the data increment to start from 1.
Data is being entered, and the number is increasing. But sometimes it goes from ID = 56 to Id = 154, or from ID = 126 to ID = 1124.
I am using SQL Server 2019 with Asp.Net Core 3.1.
I reset the data increment to start from 1.
Data is being entered, and the number is increasing. But sometimes it goes from ID = 56 to Id = 154, or from ID = 126 to ID = 1124.