Re: SQL Newbie needs urgently help! [optimizing query]
Posted by:
Toxic Head
Date: January 24, 2007 06:18AM
I don't know what you mean with
tags, but i can copy and paste the export result of 'explain' here:
id
select_type
table
type
possible_keys
key
key_len
ref
rows
Extra
+++
1
PRIMARY
item_t0
range
PRIMARY,Products_TypePKIndex,Products_visibilityIDX
PRIMARY
92
157
Using where
+++
2
DEPENDENT SUBQUERY
item_t2
ref
Cat2ProdRel_LinkTarget,Cat2ProdRel_TypePKIndex,Cat2ProdRel_LinkSource
Cat2ProdRel_LinkTarget
92
catalog.item_t0.PK
2
Using where
+++
2
DEPENDENT
SUBQUERY
item_t1
ref
PRIMARY,Categories_TypePKIndex,Categories_versionIDX
Categories_versionIDX
93
const
19970
Using where
Created: 24.01.2007 13:10:10
I hope that helps...
GreetZ ToX
Subject
Views
Written By
Posted
3648
January 24, 2007 05:31AM
2399
January 24, 2007 05:52AM
2278
January 24, 2007 06:07AM
Re: SQL Newbie needs urgently help! [optimizing query]
2339
January 24, 2007 06:18AM
2189
January 24, 2007 06:41AM
2241
January 24, 2007 07:16AM
2295
January 24, 2007 08:16AM
2384
January 24, 2007 08:50AM
2210
January 24, 2007 09:10AM
2370
January 24, 2007 09:24AM
2470
January 24, 2007 10:29AM
2316
January 24, 2007 10:40AM
2208
January 24, 2007 03:19PM
2162
January 25, 2007 07:27AM
2247
January 24, 2007 07:16AM
2359
January 24, 2007 07:32AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.