(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 elt_sem_apo, titre FROM notes_formsemestre WHERE elt_sem_apo IS NOT NULL"),"SEMESTRE"),
(text("SELECT etape_apo FROM notes_formsemestre_etapes WHERE etape_apo IS NOT NULL"),"notes_formsemestre_etapes"),
(text("SELECT elt_annee_apo, titre FROM notes_formsemestre WHERE elt_annee_apo IS NOT NULL"),"ANNEE"),
(text("SELECT code_apogee FROM notes_modules WHERE code_apogee IS NOT NULL"),"notes_modules"),
(text("SELECT elt_passage_apo, titre FROM notes_formsemestre WHERE elt_passage_apo IS NOT NULL"),"PASSAGE"),
(text("SELECT code_apogee FROM notes_moduleimpl WHERE code_apogee IS NOT NULL"),"notes_moduleimpl"),
#(text("SELECT etape_apo FROM notes_formsemestre_etapes WHERE etape_apo IS NOT NULL"), "ETAPES"),
(text("SELECT code_apogee, titre FROM notes_ue WHERE code_apogee IS NOT NULL"),"notes_ue"),
(text("SELECT code_apogee, titre FROM notes_modules WHERE code_apogee IS NOT NULL"),"MODULE"),
(text("SELECT code_apogee_rcue, titre FROM notes_ue WHERE code_apogee_rcue IS NOT NULL"),"notes_ue")
#(text("SELECT code_apogee FROM notes_moduleimpl WHERE code_apogee IS NOT NULL"), "MODULE IMP"),
(text("SELECT code_apogee, titre FROM notes_ue WHERE code_apogee IS NOT NULL"),"UE"),
(text("SELECT code_apogee_rcue, titre FROM notes_ue WHERE code_apogee_rcue IS NOT NULL"),"UE")