Re: Speed problem on large tables
Hi Mike,
Thanks for the response!
Here's the output you requested - Sorry about the format, but it's the only way I could figure out how to post it. :-/
table.......................| type ....| possible_keys
--------------------------------------------------------------------------------
site_amazon_items....| ref ......| Site_ID,Amazon_Product_ID
Amazon_Items .........| eq_ref .| PRIMARY,Amazon_Product_ID,Product_Key_Letter
key ........| key_len ..| ref ......................................................| rows............| Extra
--------------------------------------------------------------------------------------------------------------------------------------------
Site_ID ...| 4 ..........| const ...................................................| 221,960.000 | Using where; Using index; Using temporary; Using filesort
PRIMARY | 4 ..........| site_amazon_items.Amazon_Product_ID .| 1.000............|
Any light that you could shed would be most appreciated!
Dan
Subject
Written By
Posted
Re: Speed problem on large tables
October 12, 2004 03:56PM
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.