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: join in SQL

Re: join in SQL

From: REIP Jean-Claude <jacari.consultant.noospaamm_at_skynet.be>
Date: 1997/11/06
Message-ID: <63supr$nq4$1@news0.skynet.be>#1/1

Hi,
Just for my information :

Not dangerous to select NULL ?
I think that selecting just one character is more accurate. No ?

--
REIP Jean-Claude
Enlevez ".remove.this" de l'adresse (anti-spam)
jacari.consultant.remove.this_at_skynet.be
Thomas Kyte wrote in message <346bf4ae.182997937_at_newshost>...

> ....
> and not exists ( select NULL
> from B
> where b.c_id = c.id and b.a_id = a.id )
>/
>
>is one way to do it I believe...
Received on Thu Nov 06 1997 - 00:00:00 CST

Original text of this message

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