mysql trigger to update table when update another table
I'd like to use a mysql trigger to update field (data=enddata-value) in
tab1 when update field enddata in tab2. so far I have done only update on
the same table. How I could do this? Thanks.
No comments:
Post a Comment