G
Guest
I have a results database with multiple tables (Best Results & Competition).
One table (Best Results) holds records of best event results attended per
athlete these results change each time the athlete competes in the event. The
second table Competition hold records of all events results per competition
for each athlete. The Best Results records need to be updated from the
Competition table after the new record has been entered.
My problem is that Im not sure how to go about this, any help would be
greatly appreciated.
One table (Best Results) holds records of best event results attended per
athlete these results change each time the athlete competes in the event. The
second table Competition hold records of all events results per competition
for each athlete. The Best Results records need to be updated from the
Competition table after the new record has been entered.
My problem is that Im not sure how to go about this, any help would be
greatly appreciated.