MySQL Forums
Forum List  »  Oracle

Re: MySQL equivalent of Oracle "instead of" trigger for insert, delete and update on view
Posted by: Roland Bouman
Date: November 05, 2005 07:40AM

1. Can't really answer that properly. MySQL can perform quite fast, but it may be necessary (and it's probably advisable) to optimize your schema once you ported it. Did you check out the migration toolkit (free download from mysql)? THis already harbours some optimizations
2. Nope. no INSTEAD OF, and no FOR EACH statement

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL equivalent of Oracle "instead of" trigger for insert, delete and update on view
3523
November 05, 2005 07:40AM


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.