> -----Original Message-----
> From: sushil Bhattarai [mailto:[EMAIL PROTECTED]]
> Subject: esql question
>
> My esql query is returning huge amount of data (many rows). I
> know there's a
> way to limit the number of rows but I do need all rows. But I want to
> display only 10 rows at a time. And then next 10 rows and so
> on. Is there a
> way to do that?
Maybe you want to look into grouping?
-T