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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Advise needed: Can I use/learn Oracle quickly?

Re: Advise needed: Can I use/learn Oracle quickly?

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Fri, 13 Feb 2004 11:04:54 -0000
Message-ID: <402caf57$0$10334$ed9e5944@reading.news.pipex.net>


"Erwin Moller"
<since_humans_read_this_I_am_spammed_too_much_at_spamyourself.com> wrote in message news:402c98c9$0$557$e4fe514c_at_news.xs4all.nl...
> As I wrote in my original post: we are discussing only SELECTS, JOINS,
some
> explanation about PK's and FK's, and a little tablecreation.
> It is ONLY ment to give them a start with SQL itself. Not Oracle.

Hi

depending on version you may find that even this might give pause for thought

SELECT <COLLIST>
FROM A INNER JOIN B ON A.ID=B.ID
WHERE ....

-- 
Niall Litchfield
Oracle DBA
Audit Commission UK
Received on Fri Feb 13 2004 - 05:04:54 CST

Original text of this message

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