Community

Generating a list of missing numbers

A reader recently asked a question about generating a list of missing numbers from a column. They were using an auto-incremental number column and due to deletes done on the table by different transactions, they had gaps in the values in this column. They were not interested in re-using those valu

Read More - Register for Free Membership