[thelist] MySQL to Oracle

Nicolas MONNET nico at monnet.to
Thu Aug 3 12:30:22 CDT 2000


Ok guys, I'm moving a site from Mysql to Oracle, does someone know how you
produce the effect of the LIMIT statement in SELECT?

The limit statement allows you to request a range of the results, say you
do a select on something and the result is 1000 lines long, with limit you
can select the rows 90 to 110 for example. 

Or should I just move the cursor in the result? 





More information about the thelist mailing list