Merge branch 'master' of https://git.etud.insa-toulouse.fr/rbonnet/tp_bdd2
Esse commit está contido em:
commit
770b74f34f
2 arquivos alterados com 4 adições e 1 exclusões
|
|
@ -766,6 +766,9 @@ INSERT INTO Projet(titre, acronyme, annee_debut, annee_fin, duree, budget_Laas,
|
|||
5
|
||||
);
|
||||
|
||||
|
||||
|
||||
|
||||
----------------------------------------------------------------------
|
||||
-- --
|
||||
-- Participe --
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Carregando…
Referência em uma nova issue