|
Ran with CQE (i should have checked it first) with reason "Derived Key orSelect/Omit Index
There are a large nbr of select/omit indexes (30 or so,i've alreadyslapped their hands) but the index does exist with no select omit of FILEA
by order and FILEB by order - there is a "delete code" in FILEA which iswhat all the select/omits are about.
Jimthe needed index for FILEB use select/omit logic? Does Visual Explain
---- "DeLong wrote:
Are all tables referenced in your statement the actual PF objects? Does
selects that are inserted into a temp table. Two large orders filessay it's using SQE or CQE?
-----Original Message-----
Subject: sql join performance issue
Reviewing a performance issue, .net app opening a cursor that has sql
Cust and Region selected.(FILEA & FILEB) and a temp file (FILEC) with the single record of the
cCUST,aREGION = cREGIONFILEA inner join FILEB on aORDER = bORDER inner join FILEC on aCUST =
index of ORDER (there is 1 rec per order in "a" and also "b").
Visual Explain is saying FILEB is a table scan even though it has an
records for a cust/regionNot understanding why it needed a table scan of a million recs to get 80
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.