this question seems to be unrelated to perl but merely sql. but i am generating a web page displaying the data from oracle db, using perl script..i have one problem though with my SQL..
can somebody pls. help me with sql on how to page the resultset from a select query... say page 1 contains first 1-100 rows, page 2 is 101-200 rows...and so on. i need to make a page toolbar with links to each page in a resultset similar to this: <FIRST><NEXT> 1 2 3 4 5 6 7 8 9 <PREVIOUS><LAST> any help would be appreciated... polix -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]