This commit is contained in:
nbillard 2023-01-05 09:09:58 +01:00
commit 770b74f34f
2 changed files with 4 additions and 1 deletions

View file

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

View file

@ -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