Hi Experts,
Is there any way to do a query to get only a certain number of rows from the DB?
I have requirement wherein the user wants to have the latest X no of records that are to be displayed as a list. when i do a query it will get me the data for all the parameters that i am passing to my custom query. Now how do i restrict the number of rows that i get in return from query? Say 5 or 10 records?
Any help would be greatly appreciated.
Regards,
Joyal