I am looking for the best/most effiecient way to do the following:
a) count the entries in a table
b) display the last 5 lines starting with the last line.
I know ways of doing this, but as these tables will be growing to upwards of a thousand entries, I am looking for the most efficient way of doing this.
Thanks for the input!
-Mike
a) count the entries in a table
b) display the last 5 lines starting with the last line.
I know ways of doing this, but as these tables will be growing to upwards of a thousand entries, I am looking for the most efficient way of doing this.
Thanks for the input!
-Mike