II.1.6. PRESENTATION DU MLD
VALIDE
PASS
|
Identification Agent
Nom
Post-nom
Grade
Sexe
Etat civil
Nationalité
Téléphone
|
SERVICE
|
COD SERV
LIB SERV
|
DIRECTEUR
|
Nom
Post nom
Prénom
Date
Signature
|
DOSSIER
|
Numéro
Dénomination Etabli
Identification Secope
Identification agent
|
SCAN
|
Identification Agent
Nom
Post-nom
Grade
Sexe
Etat civil
Nationalité
Téléphone
|
ENSEIGNANTS
|
Numéro
Identification Enseignant
Nom
Post nom
prénom
Etat civile
Sexe
Fonction
Grade
Code option
Qualification preced
Qualification actuel
Date diplôme princ
Date d'engagement
Code géographique
Code étude
Salaire
|
1,1
1,1
RAPPORT DE PAIE
|
Numéro RAPPORT
Identité Etablisseme
Identification secope
Identification Agent
Signature
|
II.1.7. SCHEMA RELATIONNEL ASSOCIE AU MLD
Le schéma relationnel d'une table est un ensemble
constitué du nom de la table suivi du nom de chacun de ses attributs et
de leur caractéristique. Etant donné que notre application a un
MLD de sept tables, nous aurons donc 7 schémas relationnels
associés au MLD.
1. PASS (ID.AGENT : (10)
N ; NOM: C (25) ; PN : C(25); GRD : N(3); SEXE: C (1); ET CIV: C
(3) ; NAT: C(20) ; TEL : N(12))
2.SERVICE ( COD SERV :
N(5) ; LIB SERV : C(25))
3. DOSSIER (
N° : N(5) ; DEN ETAB: C(20) ; ID SECOPE: C
N (5) ;ID AGENT: N(10))
4. DIRECTEUR (NOM :
C(25) ; POSTNM : C(20) ; PN : C(25) ; DATE :
N(11) ; SIGN: N(4))
5. SCAN (
ID.AGENT : (10) N ; NOM: C (25) ; PN : C(25); GRD : N(3);
SEXE: C (1); ET CIV: C (3) ; NAT: C(20) ; TEL : N(12))
6. ENSEIGNANT (NUM :
N(3) ; ID. ENS: NOM: C (25) ; PN : C(25); GRD : N(3); SEXE: C (1);
ET CIV: C (3) ; NAT: C(20) QUAL PREC : C (2) ;QUAL
ACT : C (2)DATE DIP. PRINC : N (11) ; DATE D'ENG :
C :(11) ;
CODE GEO : N (3) ; COD ETUD : N (3))
Salaire
7. RAPPORT DE PAIE (N
RAP : C(3) : ID ETAB : C(5) ; ID SECOPE : C(5) ;
ID AGENT : C(5) ; SIGN : C(5))
|