MySQL Forums
Forum List  »  Performance

Re: Time performance in query Inner Join
Posted by: angel rivero
Date: July 12, 2011 10:22AM

Rick James Wrote:
-------------------------------------------------------
> > EXPLAIN SELECT
> `ID` ,
> `CFT_Cod`,
> `CDI`,
> `BT` ,
> `sec` ,
> `Art`
> FROM _tbl1
>
> No, I want the query you are worried about. It's
> EXPLAIN plan will provide information about how it
> will be performed.

I'm sorry but I don't understand your request... :(

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Time performance in query Inner Join
841
July 12, 2011 10:22AM


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.