Este commit está contenido en:
nbillard 2023-01-05 09:09:58 +01:00
commit 770b74f34f
Se han modificado 2 ficheros con 4 adiciones y 1 borrados

Ver fichero

@ -766,6 +766,9 @@ INSERT INTO Projet(titre, acronyme, annee_debut, annee_fin, duree, budget_Laas,
5
);
----------------------------------------------------------------------
-- --
-- Participe --

Ver fichero

@ -194,7 +194,7 @@ WHERE idScientifique IN (
ON ParticipationCount.nbProjets = ProjectCount.nbTotalProjets
);
-- Yasmine QUESTION 19 Testé
-- Yasmine QUESTION 19 Testé AVEC 25 AU LIEU DE 50
SELECT idEtablissement, Count(Distinct idEnseignant)
FROM Enseignant_chercheur