Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: left outer join

Re: left outer join

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Wed, 16 Jan 2002 09:49:50 -0000
Message-ID: <3c454cc0$0$8505$ed9e5944@reading.news.pipex.net>


"Andre Grosse" <ag17_at_inf.tu-dresden.de> wrote in message news:3C451945.4010904_at_inf.tu-dresden.de...
> > And I suspect for your usage that you really don't understand rownum in
> > Oracle either. Be sure you do before you use it. There is no rownum < 1.
> >
>
>
> sure there is no rownum < 1, but i use an automatic mssql to oracle
> translator, i.e. replacing "top n" with "rownum <= n", works for me thus
> far...that there is no rownum = 0 is a known fact, but rownum = 1 or <=
> 1 is equivalent in this case.

No it isn't. see http://www.jlcomp.demon.co.uk/faq/top_sql.html for a (probably too wordy you just can't trust these authors) explanation.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer

******************************************
Received on Wed Jan 16 2002 - 03:49:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US