April 11, 2012 at 11:00 pm
Write the trigger to update the CUST_BALANCE in the CUSTOMER table when a new invoice record is entered.
INVOICE
INV_NUM
INV_AMOUNT
CUSTOMER
CUS_ID
CUS_AMOUNT
April 12, 2012 at 12:27 am
You'll probabaly get faster answers to MySQL problems on one of the MySQL forums - http://forums.mySQL.com OR http://www.dbforums.com/mysql
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
April 12, 2012 at 12:32 am
Thanks - finally figured it out after spending nearly 8-hours on it.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply