Base etudiant create table etudiant numetu integer primary key nom varchar prenom varchar datenaiss varchar rue varchar cp varchar ville varchar create table matiere codemat varchar primary key libelle varchar coe ?nsert FLOAT create table epreuve numepre

create table etudiant numetu integer primary key nom varchar prenom varchar datenaiss varchar rue varchar cp varchar ville varchar create table matiere codemat varchar primary key libelle varchar coe ?nsert FLOAT create table epreuve numepreuve integer primary key datepreuve varchar lieu varchar codemat varchar CONSTRAINT FKmatiereepreuve FOREIGN KEY codemat REFERENCES matiere codemat create table notation numetu integer numepreuve INTEGER note FLOAT CONSTRAINT FKetudiantnotation FOREIGN KEY numetu REFERENCES etudiant numetu CONSTRAINT FKepreuvenotation FOREIGN KEY numepreuve REFERENCES epreuve nume preuve insert into etudiant numetu nom prenom datenaiss rue cp ville values 'Dupont' 'Albert' ' - - ' 'Rue de Crimée' 'Lyon' insert into etudiant numetu nom prenom datenaiss rue cp ville values 'West' 'James' ' - - ' 'Studio' '' 'Hollywood' insert into etudiant numetu nom prenom datenaiss rue cp ville values 'Martin' 'Marie' ' - - ' 'Rue des Acacias' 'Ecully' insert into etudiant numetu nom prenom datenaiss rue cp ville values 'Durand' 'Gaston' ' - - ' 'Rue de la Meuse' 'Lyon' insert into etudiant numetu nom prenom datenaiss rue cp ville values 'Titgoutte' 'Justine' ' - - ' 'Chemin du Ch? teau' 'Chaponost' insert into etudiant numetu nom prenom datenaiss rue cp ville values 'Dupond' 'Noémie' ' - - ' 'Rue de Dôle' 'Lyon' insert into etudiant numetu nom prenom datenaiss values 'Phantom' 'M arcel' ' - - ' insert into matiere values 'STA' 'Statistique' insert into matiere values 'INF' 'Informatique' insert into matiere values 'ECO' 'Econométrie' insert into epreuve values ' - - ' 'Salle L' 'STA' Cinsert into epreuve values ' - - ' 'Amphi G' 'STA' insert into epreuve values ' - - ' 'Salle L' 'INF' insert into epreuve values ' - - ' 'Salle L' 'INF' insert into epreuve values ' - - ' 'Salle R' 'ECO' insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into insert into notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve note values notation numetu numepreuve values

  • 51
  • 0
  • 0
Afficher les détails des licences
Licence et utilisation
Gratuit pour un usage personnel Aucune attribution requise
Partager