I have never used this feature before and I have simple question about it.
If I insert new data, a new row will be made in the table with the next available id number.
However how do I know what the number assigned to this row was without having to search through the table looking for the highest id number?