Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: join in SQL
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>...Received on Thu Nov 06 1997 - 00:00:00 CST
> ....
> 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...
![]() |
![]() |