Re: Update a field with another field value
Posted by:
Paul Grimes
Date: September 13, 2023 12:09AM
Sorry
I answered my own problem after a coffee
UPDATE `labour` SET `InvoiceHours` = `Working_Hrs` WHERE `labour`.`Send_To_Invoice` = 1
Subject
Written By
Posted
September 13, 2023 12:03AM
Re: Update a field with another field value
September 13, 2023 12:09AM
September 25, 2023 07:55AM
Sorry, only registered users may post in this forum.
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.