What would the query be to pull out the last row in a table that is constantly changing?
As a note the table has an id field for each row that increments by 1 everytime a new row is added.
It's an access database if that matters (coding in ASP.net), but the query itself should be pretty similar if not the same as MYSQL.
As a note the table has an id field for each row that increments by 1 everytime a new row is added.
It's an access database if that matters (coding in ASP.net), but the query itself should be pretty similar if not the same as MYSQL.






