(text("SELECT elt_sem_apo, elt_annee_apo, elt_passage_apo FROM notes_formsemestre WHERE elt_sem_apo IS NOT NULL OR elt_annee_apo IS NOT NULL OR elt_passage_apo IS NOT NULL"),"notes_formsemestre"),
(text("SELECT etape_apo FROM notes_formsemestre_etapes WHERE etape_apo IS NOT NULL"),"notes_formsemestre_etapes"),
(text("SELECT code_apogee FROM notes_modules WHERE code_apogee IS NOT NULL"),"notes_modules"),
(text("SELECT code_apogee FROM notes_moduleimpl WHERE code_apogee IS NOT NULL"),"notes_moduleimpl"),
(text("SELECT code_apogee, titre FROM notes_ue WHERE code_apogee IS NOT NULL"),"notes_ue"),
(text("SELECT code_apogee_rcue, titre FROM notes_ue WHERE code_apogee_rcue IS NOT NULL"),"notes_ue")