| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: rownum
I am using Oracle 8.0.5. What can I do?
Connor McDonald <connor_mcdonald_at_yahoo.com> wrote:
> Norris wrote:
> rownum is assigned before the order-by clause is assigned...
> in 8i you can perform things like
> select * from > ( select blah > from table > order by 1,2,3) > which would allow the use of rownum like you are after, but if you are> using some sort of reporting tool, you'd probably be better off using a > built-in facility of the tool to number your records...
> HTH
> -- > =========================================== > Connor McDonald > "These views mine, no-one elses etc etc" > connor_mcdonald_at_yahoo.com
> "Some days you're the pigeon, and some days you're the statue."
--
http://www.ntfaq.com http://www.jsiinc.com/reghack.htm http://www.orafaq.org http://www.oconnell.net/Sybase_FAQ =============================================================Received on Wed Aug 18 1999 - 01:30:49 CDT
![]() |
![]() |