Comment je peux affiche se requête

yassinelbasri Messages postés 1 Date d'inscription   Statut Membre Dernière intervention   -  
Nhay Messages postés 838 Date d'inscription   Statut Membre Dernière intervention   -
svp comment je peux insert les note du étudiant sisire par un prof a çà matière
le mcd

Etudiant(id_etud , #id_fil)
-note(id,note , #id_etud,#id_element)
-Element(id_element,#id_module,#id_prof)
-Module(id_module,nbre_elements,semestre,#id_filiere,)
-Filiere(id_filiere,#id_respo_filiere)
-prof(id_prof,respo_module,respo_filiere)

1 réponse

Nhay Messages postés 838 Date d'inscription   Statut Membre Dernière intervention   126
 
Avec un INSERT !
0