Esse commit está contido em:
nbillard 2023-01-05 09:09:58 +01:00
commit 770b74f34f
2 arquivos alterados com 4 adições e 1 exclusões

Ver arquivo

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

Ver arquivo

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