Compare commits

..

No commits in common. "2af5e6be7f9252a1dc26694acb741f25a497dd41" and "80cf3c9a1e1b17b2ad68a76ad9dbfffc565a1897" have entirely different histories.

View file

@ -8,27 +8,6 @@ INSERT INTO Personnel (
);
--Axel
INSERT INTO Etablissement(
01,
'Institut National des Sciences Appliquées',
'INSA',
'Toulouse'
);
INSERT INTO Etablissement(
02,
"Ecole Nationale de l'Aviation Civile",
'ENAC',
'Toulouse'
);
INSERT INTO Etablissement(
03,
"Ecole Polytechnique",
"X",
'Paris'
);
INSERT INTO Personnel (
1,
'Bonnet',