Hey. I am bulding a database and the way it is setup is that I have a table that has the information about my staff member, and another table that contains the dates that they worked and how many hours they worked on that day. How do I make it so in my staff details table, I can have a column that adds up the amount of hours that the staff member worked from the other table?
Thanks
Thanks