justlearning2003
Technical User
Hey everyone,
I have a query setup and I only want to return that last three rows of data from the table.
Anyone have any advice on how to set this up?
I am aware of the the SELECT TOP 3 but not sure if it is possible to just bring back the last 3 records.
Thanks
I have a query setup and I only want to return that last three rows of data from the table.
Anyone have any advice on how to set this up?
I am aware of the the SELECT TOP 3 but not sure if it is possible to just bring back the last 3 records.
Thanks