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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Performance tuning

RE: Performance tuning

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Wed, 8 Nov 2000 05:11:24 -0800 (PST)
Message-Id: <10674.121414@fatcity.com>


The name of the table in the hint (c) doesn't match any table from the from clause (cliemp) .

Change the from clause to
from cliemp c

HTH


Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com

Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one Place. Received on Wed Nov 08 2000 - 07:11:24 CST

Original text of this message

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