stonegold87
Member
- Local time
- Today, 04:44
- Joined
- Dec 10, 2020
- Messages
- 37
Dear Members
I have a question regarding table design i m trying to develop a simple Student Fee Management System
I have student table
Student ID
Name etc
Fee Detail table
Fee detail ID
student ID (FK)
Fee ID (FK)
Discount
Fee Account table
Fee ID
Tuition Fee (monthly)
Registeration Fee (one time)
Is this table design correct?
Or should i add tution Fee and Registeration Fee in Fee detail table?
My next goal will be to charge student Fee every month and receive Fee against that month plz guide me i am still learning access
Regards
I have a question regarding table design i m trying to develop a simple Student Fee Management System
I have student table
Student ID
Name etc
Fee Detail table
Fee detail ID
student ID (FK)
Fee ID (FK)
Discount
Fee Account table
Fee ID
Tuition Fee (monthly)
Registeration Fee (one time)
Is this table design correct?
Or should i add tution Fee and Registeration Fee in Fee detail table?
My next goal will be to charge student Fee every month and receive Fee against that month plz guide me i am still learning access
Regards