J
Jane
I am doing a database for an educational organisation.
Originally I did 1 table for students and one for staff.
However it turns out that some staff also like to attend
courses. At first I thought I would just copy over the
staff member's name, address and other details to the
student table. But this isn't very neat.
Does it make sense to have one table for 'persons', say,
(with name and contact details) and two more tables for
staff (with qualifications, Christams card list and extra
stuff required for staff only) and for students (with the
extra stuff required for students only)?
I'd be grateful for any help.
Thanks
Jane
Originally I did 1 table for students and one for staff.
However it turns out that some staff also like to attend
courses. At first I thought I would just copy over the
staff member's name, address and other details to the
student table. But this isn't very neat.
Does it make sense to have one table for 'persons', say,
(with name and contact details) and two more tables for
staff (with qualifications, Christams card list and extra
stuff required for staff only) and for students (with the
extra stuff required for students only)?
I'd be grateful for any help.
Thanks
Jane