Trigger to update amount variable in SQL not doing anything
I have been trying to create an SQL trigger to update the amount value in the lawyer table every time a new row is added to the billing table. So far my code has not been changing anything.
Trigger to update amount variable in SQL not doing anything
I have been trying to create an SQL trigger to update the amount value in the lawyer table every time a new row is added to the billing table. So far my code has not been changing anything.