Epreuves DPECF 2007
Bon la deuxième journée est passée !!
Le sujet d'info était long et difficile par rapport aux annales.
Dossier 1
1- A un appel un et un seul logiciel et a un logiciel un ou plusieurs appels
2- Ajout d'une table licence relié à Client et a Logiciel. (A 1 licence, 1 et un seul client et un et seul seul logiciel et a 1 client 1 ou plusieurs licences et a 1 logiciel 1 ou plusieurs licences également.)
Ajout de champs dans la table "Appel" : Durée, Pbresolu(O/N), Date, Heure, personne appelant
Relier la table "Technicien" à la table "Logiciel" via une association : "Maitriser" 1,n de chaque coté.
Dossier 2
Requete 1
Select Numclient, Denomination
From Client, Typeprestation,Prestation
Where Client.Numclient=Prestation.numclient
And Prestation.codetypeprestation=TypePrestation.codetypeprestation
And Libelletypeprestation="Formation";
Requete 2
Select Sum(DureePrestation) as [Durée totale]
From Prestation, Client
Where Client.Numclient=Prestation.numclient
And Denomination="Sarl Dubois";
Requete 3
Select Count(Prestation), Avg(DureePresation)
From Prestation, Intervenant
Where Prestation.Numintervenant=Intervenant.Numintervenant
And Nomintervenant="Dupont"
And Prenomintervenant="Francis"
And DateDebutprestation between #01/05/2007# and #31/05/2007#;
Requete 4
Select NomIntervenant
From Prestation, Intervenant
Where Prestation.Numintervenant=Intervenant.Numintervenant
And DateDebutprestation = #09/05/2007#
Order by Nomintervenant;
Dossier 3
C505=Moyenne(C4:C504)
C3=Nb.Si('appels'!$B$4:$B$504;A3)
E3=Si(D3<'appels'!$C$505;"Satisfaisant";"A améliorer"

F3=Somme.si('appels'!$B$4:$B$504;A3;'appels'!$D$4:$D$504)/C3
G3=RechercheV(F3;$A$11:$C$14;3)
Dossier 4
L'algo j'ai pas le courage de le faire mais il était facile
Dossier 5
A-Processeur + carte video + ram + disque dur suffisant pour lire et stocker des videos correctement. + Carte wifi mais peu utile la seule solution était une carte réseau/modem vendue par les opérateur mobiles et permettant d'acceder au net partout mais je doute que les correcteurs savent que ça existe. :chessy:
B-Aide en ligne+FAQ+Forum : les clients pourront exprimer leurs pb, bugs et attentes et les techniciens pourront informer sur les sorties des maj et correctifs.