MySQL Forums
Forum List  »  Triggers

Re: Copy trigger
Posted by: Peter Brawley
Date: February 24, 2011 03:07PM

Rather than copying columns, which defeats a main idea of having a database, why not optimise the query? Show the result of EXPLAIN EXTENDED thequery inside BBCode
code tags, and the result of Show Create Table for each table.

PB

Options: ReplyQuote


Subject
Views
Written By
Posted
3311
February 24, 2011 09:19AM
Re: Copy trigger
1327
February 24, 2011 03:07PM


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.