G
George
I have a select query with more than fifty records and
want to limit the query to only the ten most recent,
which I will then average. I can sort descending by date,
but how do I then select only the top ten, or ten most
recent?
want to limit the query to only the ten most recent,
which I will then average. I can sort descending by date,
but how do I then select only the top ten, or ten most
recent?