Hi,
I'm having some difficulties with the following...
I have a table of persons (pId, name), one of qualifications (qId, name, level, sublevel) and a table of candidates (cId, qId, pId, date).
The candidates table links the persons and qualifications tables. The qualifications have a level...