C
completely stuck....
I am trying to create a database with a list of qualifications for
instructors - each instructor can have numerous qualifications, and varying
levels of each qualification. I have the first table as the main table, do I
need to create different sub tables for each qualification with the various
levels listed, or can all the qualifications and the level of each be
included in one table. If so, how????? Any help could be greatly appreciated.
instructors - each instructor can have numerous qualifications, and varying
levels of each qualification. I have the first table as the main table, do I
need to create different sub tables for each qualification with the various
levels listed, or can all the qualifications and the level of each be
included in one table. If so, how????? Any help could be greatly appreciated.