Home -> Community -> Usenet -> c.d.o.tools -> Re: Last 100 rows
How about: select * from huge_tab where rownum <= 100 order by order_col DESC; Received on Mon Apr 24 2000 - 00:00:00 CDT
Original text of this message