Pagination query and optimization
Hi Tom, I’ve been reading through a few posts regarding pagination. I’m using the following query template in my application, to implement a "previous", "next" feature to page through a search resultset: (J2EE front-end calls a stored proc returni…