Hi,
I'm having difficulties finding the corerct SQL-code for an updatequery.
This query needs to define the record which has the highest numeral-value and update the new record with this number+1
For example; there are 3 records in a table, numbered 1,2 and 3
3 is the highest number, so the...