MySQL Forums
Forum List  »  Other Migration

Re: how to convert sql trigger to mysql
Posted by: Omer Ahmed
Date: July 15, 2022 03:40PM

thank you for your reply but your converted trigger not working ...
in sql it use to convert account type to DR or CR depend on opening balance. if balance get less then 0 or in minus, this trigger change the account type to CR and if value get 0+ then it automatically change the account type to DR.

but in mysql this trigger is not working on existing values(data) of chart of account.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: how to convert sql trigger to mysql
151
July 15, 2022 03:40PM


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.