Query to Find Missing Number and ID in SQL Server

In this post, I will give you one full demo to find a missing number of identity column in SQL Server. Before a few days ago, I was working on production report and found that some number is missing. This sequence and missing number are very important. Immediately one requirement come to my desk is, … Continue reading Query to Find Missing Number and ID in SQL Server