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 -> Why this query is SO slow?

Why this query is SO slow?

From: Max Wilson <me_at_home.com>
Date: Sun, 14 Apr 2002 23:37:32 +0100
Message-ID: <Awnu8.162$Tt6.22928@news-binary.blueyonder.co.uk>


As subject:

SELECT id
FROM pbase
WHERE id NOT IN
(SELECT id FROM pbase2);

It takes oven an hour to run.

Thank you
Manuel

P.S. Sorry if my english not good Received on Sun Apr 14 2002 - 17:37:32 CDT

Original text of this message

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