MySQL Forums
Forum List  »  Triggers

Re: Would a function or procedure work in my case? Executed by a trigger?
Posted by: Peter Brawley
Date: January 03, 2021 05:11PM

Why in the world would you want to physically store the last sales date when it's easily retrieved by a query? If there's a compelling reason, it's not apparent, and you'll need to write that Trigger for each table.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Would a function or procedure work in my case? Executed by a trigger?
388
January 03, 2021 05:11PM


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.