Hi wonder if someone could just make something clearer for me if possible.
I have a main table called members and a table called finance each having an id key called ID_person.
I have another small table called payments which is related to the finance table using ID_payments.
I was just...