I have a database table that has 2 columns, an ID and name. Lets say there are already 5 records in this table all with appropriate ID numbers (1-5). When inserting new records, how can I properly add them with the correct (the following) ID numbers?