You are on page 1of 58

Sybase PowerDesigner

Physical Data Model Report


Model: Conception_Societe
Report: Full Physical Report

Author: EL MOTTAKI
Version:
Date: 22-10-14
Summary:

Physical Data Model Conception_Societe

Report Full Physical Report

Table of Contents
The 'Table of Contents' field needs to be updated!

Sybase PowerDesigner

22-10-14Page 2 of 58

Physical Data Model

Conception_Societe

I Specifications
Include specifications here...

PowerDesigner

22-10-14

Page 3

Physical Data Model

Conception_Societe

II Model information
II.1 Card of model Conception_Societe
Name
Code
Comment
DBMS
Database

PowerDesigner

Conception_Societe
CONCEPTION_SOCIETE
Microsoft Access 2007
<None>

22-10-14

Page 4

Physical Data Model

III

Conception_Societe

PDM Diagrams

III.1Model level diagrams


III.1.1

Diagram Diagram_1
PRODUIT
ID_PRODUIT
ID_FOURNISSEUR
ID_CAT EGORIE
NOM
PRIX

CAT EGORIE

Classer

ID_CATEGORIE
NOM

FOURNISSEUR
ID_FOURNISSEUR
NOM
ADRESSE
NUM_TEL

Fournir
Compose
Compose

ID_COMMANDE
ID_PRODUIT
Quatite
CLIENT

COMMANDE
Enregistrer

ID_COMMANDE
ID_CLIENT
ID_EMPLOYE

Compose
Passer

ID_CLIENT
NOM
PRENOM
ADRESSE
NUM_T EL
EMAIL

Superieur
EMPLOYE
ID_EMPLOYE
EMP_ID_EMPLOYE
NOM
PRENOM
ADRESSE
NUM_T EL
GRADE
CHEF

PowerDesigner

22-10-14

Page 5

Physical Data Model

IV

Conception_Societe

Physical diagrams objects

IV.1 References
IV.1.1

Model level references

IV.1.1.1
Name
Classer
Compose
Compose
Enregistrer
Fournir
Passer
Superieur

List of references
Code
CLASSER
COMPOSE2
COMPOSE
ENREGISTRER
FOURNIR
PASSER
SUPERIEUR

IV.1.1.2

Parent Table
CATEGORIE
COMMANDE
PRODUIT
EMPLOYE
FOURNISSEUR
CLIENT
EMPLOYE

Child Table
PRODUIT
Compose
Compose
COMMANDE
PRODUIT
COMMANDE
EMPLOYE

Reference Classer

IV.1.1.2.1 Card of reference Classer


Name
Code
Parent Table
Child Table

Classer
CLASSER
CATEGORIE
PRODUIT

IV.1.1.2.2 Code preview of the reference Classer


RemoveJoin C=FK_PRODUIT_CLASSER_CATEGORI T=PRODUIT P=CATEGORIE;
CreateJoin C=FK_PRODUIT_CLASSER_CATEGORI T=PRODUIT P=CATEGORIE D=restrict U=restrict
(
P=ID_CATEGORIE F=ID_CATEGORIE
);

IV.1.1.2.3 List of diagrams containing the reference Classer


Name
Diagram_1

Code
DIAGRAM_1

IV.1.1.2.4 List of reference joins of the reference Classer


Parent Table Column
ID_CATEGORIE

PowerDesigner

Child Table Column


ID_CATEGORIE

22-10-14

Page 6

Physical Data Model

Conception_Societe

IV.1.1.3

Reference Compose

IV.1.1.3.1 Card of reference Compose


Compose
COMPOSE2
COMMANDE
Compose

Name
Code
Parent Table
Child Table

IV.1.1.3.2 Code preview of the reference Compose


RemoveJoin C=FK_COMPOSE_COMPOSE2_COMMANDE T=COMPOSE P=COMMANDE;
CreateJoin C=FK_COMPOSE_COMPOSE2_COMMANDE T=COMPOSE P=COMMANDE D=restrict U=restrict
(
P=ID_COMMANDE F=ID_COMMANDE
);

IV.1.1.3.3 List of diagrams containing the reference Compose


Name
Diagram_1

Code
DIAGRAM_1

IV.1.1.3.4 List of reference joins of the reference Compose


Parent Table Column
ID_COMMANDE

IV.1.1.4

Child Table Column


ID_COMMANDE

Reference Compose

IV.1.1.4.1 Card of reference Compose


Name
Code
Parent Table
Child Table

Compose
COMPOSE
PRODUIT
Compose

IV.1.1.4.2 Code preview of the reference Compose


RemoveJoin C=FK_COMPOSE_COMPOSE_PRODUIT T=COMPOSE P=PRODUIT;
CreateJoin C=FK_COMPOSE_COMPOSE_PRODUIT T=COMPOSE P=PRODUIT D=restrict U=restrict
(
P=ID_PRODUIT F=ID_PRODUIT
);

PowerDesigner

22-10-14

Page 7

Physical Data Model

Conception_Societe

IV.1.1.4.3 List of diagrams containing the reference Compose


Name
Diagram_1

Code
DIAGRAM_1

IV.1.1.4.4 List of reference joins of the reference Compose


Parent Table Column
ID_PRODUIT

Child Table Column


ID_PRODUIT

IV.1.1.5

Reference Enregistrer

IV.1.1.5.1 Card of reference Enregistrer


Enregistrer
ENREGISTRER
EMPLOYE
COMMANDE

Name
Code
Parent Table
Child Table

IV.1.1.5.2 Code preview of the reference Enregistrer


RemoveJoin C=FK_COMMANDE_ENREGISTR_EMPLOYE T=COMMANDE P=EMPLOYE;
CreateJoin C=FK_COMMANDE_ENREGISTR_EMPLOYE T=COMMANDE P=EMPLOYE D=restrict U=restrict
(
P=ID_EMPLOYE F=ID_EMPLOYE
);

IV.1.1.5.3 List of diagrams containing the reference Enregistrer


Name
Diagram_1

Code
DIAGRAM_1

IV.1.1.5.4 List of reference joins of the reference Enregistrer


Parent Table Column
ID_EMPLOYE

IV.1.1.6

Child Table Column


ID_EMPLOYE

Reference Fournir

IV.1.1.6.1 Card of reference Fournir


Name
Code
Parent Table
Child Table

PowerDesigner

Fournir
FOURNIR
FOURNISSEUR
PRODUIT

22-10-14

Page 8

Physical Data Model

Conception_Societe

IV.1.1.6.2 Code preview of the reference Fournir


RemoveJoin C=FK_PRODUIT_FOURNIR_FOURNISS T=PRODUIT P=FOURNISSEUR;
CreateJoin C=FK_PRODUIT_FOURNIR_FOURNISS T=PRODUIT P=FOURNISSEUR D=restrict U=restrict
(
P=ID_FOURNISSEUR F=ID_FOURNISSEUR
);

IV.1.1.6.3 List of diagrams containing the reference Fournir


Name
Diagram_1

Code
DIAGRAM_1

IV.1.1.6.4 List of reference joins of the reference Fournir


Parent Table Column
ID_FOURNISSEUR

IV.1.1.7

Child Table Column


ID_FOURNISSEUR

Reference Passer

IV.1.1.7.1 Card of reference Passer


Name
Code
Parent Table
Child Table

Passer
PASSER
CLIENT
COMMANDE

IV.1.1.7.2 Code preview of the reference Passer


RemoveJoin C=FK_COMMANDE_PASSER_CLIENT T=COMMANDE P=CLIENT;
CreateJoin C=FK_COMMANDE_PASSER_CLIENT T=COMMANDE P=CLIENT D=restrict U=restrict
(
P=ID_CLIENT F=ID_CLIENT
);

IV.1.1.7.3 List of diagrams containing the reference Passer


Name
Diagram_1

Code
DIAGRAM_1

IV.1.1.7.4 List of reference joins of the reference Passer


Parent Table Column
ID_CLIENT

PowerDesigner

Child Table Column


ID_CLIENT

22-10-14

Page 9

Physical Data Model

Conception_Societe

IV.1.1.8

Reference Superieur

IV.1.1.8.1 Card of reference Superieur


Name
Code
Parent Table
Child Table

Superieur
SUPERIEUR
EMPLOYE
EMPLOYE

IV.1.1.8.2 Code preview of the reference Superieur


RemoveJoin C=FK_EMPLOYE_SUPERIEUR_EMPLOYE T=EMPLOYE P=EMPLOYE;
CreateJoin C=FK_EMPLOYE_SUPERIEUR_EMPLOYE T=EMPLOYE P=EMPLOYE D=restrict U=restrict
(
P=ID_EMPLOYE F=EMP_ID_EMPLOYE
);

IV.1.1.8.3 List of diagrams containing the reference Superieur


Name
Diagram_1

Code
DIAGRAM_1

IV.1.1.8.4 List of reference joins of the reference Superieur


Parent Table Column
ID_EMPLOYE

PowerDesigner

Child Table Column


EMP_ID_EMPLOYE

22-10-14

Page 10

Physical Data Model

Conception_Societe

IV.2 Tables
IV.2.1

Model level tables

IV.2.1.1

List of tables

Name
CATEGORIE
CLIENT
COMMANDE
Compose
EMPLOYE
FOURNISSEUR
PRODUIT

Code
CATEGORIE
CLIENT
COMMANDE
COMPOSE
EMPLOYE
FOURNISSEUR
PRODUIT

IV.2.1.2

List of table columns

Name
ID_PRODUIT
ID_FOURNISSEUR
ID_CATEGORIE
NOM
PRIX
ID_FOURNISSEUR
NOM
ADRESSE
NUM_TEL
ID_CATEGORIE
NOM
ID_COMMANDE
ID_CLIENT
ID_EMPLOYE
ID_CLIENT
NOM
PRENOM
ADRESSE
NUM_TEL
EMAIL
ID_EMPLOYE
EMP_ID_EMPLOYE
NOM
PRENOM
ADRESSE
NUM_TEL

PowerDesigner

Code
ID_PRODUIT
ID_FOURNISSEUR
ID_CATEGORIE
NOM
PRIX
ID_FOURNISSEUR
NOM
ADRESSE
NUM_TEL
ID_CATEGORIE
NOM
ID_COMMANDE
ID_CLIENT
ID_EMPLOYE
ID_CLIENT
NOM
PRENOM
ADRESSE
NUM_TEL
EMAIL
ID_EMPLOYE
EMP_ID_EMPLOYE
NOM
PRENOM
ADRESSE
NUM_TEL

22-10-14

Page 11

Physical Data Model

Conception_Societe

GRADE
CHEF
ID_COMMANDE
ID_PRODUIT
Quatite

IV.2.1.3

GRADE
ID_SUPERIEUR
ID_COMMANDE
ID_PRODUIT
QUATITE

List of table keys

Name

Code
IDENTIFIER_1
IDENTIFIER_1
IDENTIFIER_1
IDENTIFIER_1
IDENTIFIER_1
IDENTIFIER_1
IDENTIFIER_1

Identifier_1
Identifier_1
Identifier_1
Identifier_1
Identifier_1
Identifier_1
Identifier_1

IV.2.1.4
Name

Table
PRODUIT
FOURNISSEUR
CATEGORIE
COMMANDE
CLIENT
EMPLOYE
Compose

List of table indexes


Code

Unique Cluster Primary Foreign Alternat


Table
Key
e Key
PRODUIT_PK
PRODUIT_PK
X
X
PRODUIT
FOURNIR_FK
FOURNIR_FK
X
PRODUIT
CLASSER_FK
CLASSER_FK
X
PRODUIT
FOURNISSEUR_ FOURNISSEUR_ X
X
FOURNISSEUR
PK
PK
CATEGORIE_PK CATEGORIE_PK X
X
CATEGORIE
COMMANDE_PK COMMANDE_PK X
X
COMMANDE
PASSER_FK
PASSER_FK
X
COMMANDE
ENREGISTRER_F ENREGISTRER_F
X
COMMANDE
K
K
CLIENT_PK
CLIENT_PK
X
X
CLIENT
EMPLOYE_PK EMPLOYE_PK X
X
EMPLOYE
SUPERIEUR_FK SUPERIEUR_FK
X
EMPLOYE
COMPOSE_PK COMPOSE_PK X
X
Compose
COMPOSE2_FK COMPOSE2_FK
X
Compose
COMPOSE_FK COMPOSE_FK
X
Compose

IV.2.1.5

Table CATEGORIE

IV.2.1.5.1 Card of table CATEGORIE


Name
Code
DBMS

PowerDesigner

CATEGORIE
CATEGORIE
Microsoft Access 2007

22-10-14

Page 12

Physical Data Model

Conception_Societe

IV.2.1.5.2 Check constraint name of the table CATEGORIE


TK_CATEGORIE

IV.2.1.5.3 Server validation rule of the table CATEGORIE


%RULES%

IV.2.1.5.4 Code preview of the table CATEGORIE


RemoveTble C=CATEGORIE;
#==============================================================
# Table: CATEGORIE
#==============================================================
CreateTble C=CATEGORIE N="CATEGORIE"
(
C=ID_CATEGORIE T="INTEGER" P=Yes M=Yes N="ID_CATEGORIE" Z=false,
C=NOM T="CHAR(255)" P=No M=Yes N="NOM" Z=false
);

IV.2.1.5.5 List of diagrams containing the table CATEGORIE


Name

Code

Diagram_1

DIAGRAM_1

IV.2.1.5.6 List of incoming references of the table CATEGORIE


Name

Code

Classer

CLASSER

IV.2.1.5.7 List of all dependencies of the table CATEGORIE


Name

Code

Classer

Class Name
Reference

CLASSER

IV.2.1.5.8 List of columns of the table CATEGORIE


Name

Code

ID_CATEGORIE
NOM

ID_CATEGORIE
NOM

IV.2.1.5.9 Column ID_CATEGORIE of the table CATEGORIE


IV.2.1.5.9.1

Name
Code
Data Type
PowerDesigner

Card of the column ID_CATEGORIE of the table CATEGORIE

ID_CATEGORIE
ID_CATEGORIE
INTEGER
22-10-14

Page 13

Physical Data Model

Conception_Societe

Yes

Mandatory

IV.2.1.5.9.2
Check constraint name of the column ID_CATEGORIE of the table
CATEGORIE
CK_ID_CATEGORIE

IV.2.1.5.9.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column ID_CATEGORIE of the table CATEGORIE

No

IV.2.1.5.9.4
Server validation rule of the column ID_CATEGORIE of the table
CATEGORIE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.5.9.5

List of all dependencies of the table column ID_CATEGORIE

Name

Code

ID_CATEGORIE
?
Identifier_1

ID_CATEGORIE
?
IDENTIFIER_1
IV.2.1.5.9.6

Name
ExtAllowZeroLength

List of extended attributes of the table column ID_CATEGORIE

Data Type
(Boolean)

IV.2.1.5.10
IV.2.1.5.10.1

Name
Code
Data Type
Mandatory

Class Name
Index Column
Reference Join
Key

Value
false

Target Name
Microsoft Access 2007

Column NOM of the table CATEGORIE


Card of the column NOM of the table CATEGORIE

NOM
NOM
CHAR(255)
Yes
IV.2.1.5.10.2 Check constraint name of the column NOM of the table
CATEGORIE

CK_NOM

PowerDesigner

22-10-14

Page 14

Physical Data Model

Conception_Societe

IV.2.1.5.10.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column NOM of the table CATEGORIE

No

IV.2.1.5.10.4 Server validation rule of the column NOM of the table


CATEGORIE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.5.10.5

Name
ExtAllowZeroLength

List of extended attributes of the table column NOM

Data Type
(Boolean)

IV.2.1.5.11

Value
false

Target Name
Microsoft Access 2007

List of keys of the table CATEGORIE

Name

Code

Identifier_1

IDENTIFIER_1

IV.2.1.5.12
IV.2.1.5.12.1

Primary
X

Key Identifier_1 of the table CATEGORIE


Card of the key Identifier_1 of the table CATEGORIE

Identifier_1
IDENTIFIER_1
CATEGORIE

Name
Code
Table

IV.2.1.5.12.2

Code preview of the key Identifier_1 of the table CATEGORIE

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.5.12.3

List of columns of the table key Identifier_1

Name
ID_CATEGORIE

ID_CATEGORIE
IV.2.1.5.12.4

Name
CATEGORIE_PK
Classer

PowerDesigner

Code

List of all dependencies of the table key Identifier_1

Code
CATEGORIE_PK
CLASSER

22-10-14

Class Name
Index
Reference

Page 15

Physical Data Model

Conception_Societe

IV.2.1.5.13
Name

List of indexes of the table CATEGORIE

Code

Unique

Cluster

CATEGORIE_PK CATEGORIE_PK X

IV.2.1.5.14
IV.2.1.5.14.1

Primary

Foreign
Key

Alternate
Key

Index CATEGORIE_PK of the table CATEGORIE


Card of the index CATEGORIE_PK of the table CATEGORIE

CATEGORIE_PK
CATEGORIE_PK
Yes
No
Yes
No
No
CATEGORIE

Name
Code
Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.5.14.2 Code preview of the index CATEGORIE_PK of the table


CATEGORIE
# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.5.14.3

Name
ID_CATEGORIE

IV.2.1.6

List of index columns of the table index CATEGORIE_PK

Code
ID_CATEGORIE

Sort
Ascending

Table CLIENT

IV.2.1.6.1 Card of table CLIENT


CLIENT
CLIENT
Microsoft Access 2007

Name
Code
DBMS

IV.2.1.6.2 Check constraint name of the table CLIENT


TK_CLIENT

IV.2.1.6.3 Server validation rule of the table CLIENT


%RULES%

IV.2.1.6.4 Code preview of the table CLIENT


RemoveTble C=CLIENT;
#==============================================================

PowerDesigner

22-10-14

Page 16

Physical Data Model

Conception_Societe

# Table: CLIENT
#==============================================================
CreateTble C=CLIENT N="CLIENT"
(
C=ID_CLIENT T="INTEGER" P=Yes M=Yes N="ID_CLIENT" Z=false,
C=NOM T="CHAR(255)" P=No M=Yes N="NOM" Z=false,
C=PRENOM T="CHAR(255)" P=No M=Yes N="PRENOM" Z=false,
C=ADRESSE T="CHAR(255)" P=No M=No N="ADRESSE" Z=false,
C=NUM_TEL T="CHAR(10)" P=No M=No N="NUM_TEL" Z=false,
C=EMAIL T="CHAR(255)" P=No M=No N="EMAIL" Z=false
);

IV.2.1.6.5 List of diagrams containing the table CLIENT


Name

Code

Diagram_1

DIAGRAM_1

IV.2.1.6.6 List of incoming references of the table CLIENT


Name

Code

Passer

PASSER

IV.2.1.6.7 List of all dependencies of the table CLIENT


Name

Code

Passer

Class Name
Reference

PASSER

IV.2.1.6.8 List of columns of the table CLIENT


Name

Code

ID_CLIENT
NOM
PRENOM
ADRESSE
NUM_TEL
EMAIL

ID_CLIENT
NOM
PRENOM
ADRESSE
NUM_TEL
EMAIL

IV.2.1.6.9 Column ID_CLIENT of the table CLIENT


IV.2.1.6.9.1

Name
Code
Data Type
Mandatory

PowerDesigner

Card of the column ID_CLIENT of the table CLIENT

ID_CLIENT
ID_CLIENT
INTEGER
Yes

22-10-14

Page 17

Physical Data Model

Conception_Societe

IV.2.1.6.9.2
CLIENT

Check constraint name of the column ID_CLIENT of the table

IV.2.1.6.9.3

Check of the column ID_CLIENT of the table CLIENT

CK_ID_CLIENT

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.6.9.4
CLIENT

Server validation rule of the column ID_CLIENT of the table

%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.6.9.5

List of all dependencies of the table column ID_CLIENT

Name

Code

ID_CLIENT
?
Identifier_1
IV.2.1.6.9.6

Name
ExtAllowZeroLength

List of extended attributes of the table column ID_CLIENT

Data Type
(Boolean)

IV.2.1.6.10
IV.2.1.6.10.1

Name
Code
Data Type
Mandatory

Class Name
Index Column
Reference Join
Key

ID_CLIENT
?
IDENTIFIER_1

Value
false

Target Name
Microsoft Access 2007

Column NOM of the table CLIENT


Card of the column NOM of the table CLIENT

NOM
NOM
CHAR(255)
Yes
IV.2.1.6.10.2

Check constraint name of the column NOM of the table CLIENT

IV.2.1.6.10.3

Check of the column NOM of the table CLIENT

CK_NOM

Minimum Value
Maximum Value
Default Value
Unit
PowerDesigner

22-10-14

Page 18

Physical Data Model

Conception_Societe

Format
Cannot Modify
List Of Values

No

IV.2.1.6.10.4

Server validation rule of the column NOM of the table CLIENT

%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.6.10.5

Name
ExtAllowZeroLength

List of extended attributes of the table column NOM

Data Type
(Boolean)

IV.2.1.6.11

Value
false

Target Name
Microsoft Access 2007

Column PRENOM of the table CLIENT

IV.2.1.6.11.1

Card of the column PRENOM of the table CLIENT

PRENOM
PRENOM
CHAR(255)
Yes

Name
Code
Data Type
Mandatory

IV.2.1.6.11.2
CLIENT

Check constraint name of the column PRENOM of the table

IV.2.1.6.11.3

Check of the column PRENOM of the table CLIENT

CK_PRENOM

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.6.11.4
CLIENT

Server validation rule of the column PRENOM of the table

%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.6.11.5

Name
ExtAllowZeroLength

PowerDesigner

List of extended attributes of the table column PRENOM

Data Type
(Boolean)

Value
false

22-10-14

Target Name
Microsoft Access 2007

Page 19

Physical Data Model

Conception_Societe

IV.2.1.6.12

Column ADRESSE of the table CLIENT

IV.2.1.6.12.1

Card of the column ADRESSE of the table CLIENT

ADRESSE
ADRESSE
CHAR(255)
No

Name
Code
Data Type
Mandatory

IV.2.1.6.12.2
CLIENT

Check constraint name of the column ADRESSE of the table

IV.2.1.6.12.3

Check of the column ADRESSE of the table CLIENT

CK_ADRESSE

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.6.12.4
CLIENT

Server validation rule of the column ADRESSE of the table

%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.6.12.5

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.6.13
IV.2.1.6.13.1

Name
Code
Data Type
Mandatory

List of extended attributes of the table column ADRESSE

Value
false

Target Name
Microsoft Access 2007

Column NUM_TEL of the table CLIENT


Card of the column NUM_TEL of the table CLIENT

NUM_TEL
NUM_TEL
CHAR(10)
No
IV.2.1.6.13.2
CLIENT

Check constraint name of the column NUM_TEL of the table

IV.2.1.6.13.3

Check of the column NUM_TEL of the table CLIENT

CK_NUM_TEL

Minimum Value
PowerDesigner

22-10-14

Page 20

Physical Data Model

Conception_Societe

Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.6.13.4
CLIENT

Server validation rule of the column NUM_TEL of the table

%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.6.13.5

Name
ExtAllowZeroLength

List of extended attributes of the table column NUM_TEL

Data Type
(Boolean)

IV.2.1.6.14

Value
false

Target Name
Microsoft Access 2007

Column EMAIL of the table CLIENT

IV.2.1.6.14.1

Card of the column EMAIL of the table CLIENT

EMAIL
EMAIL
CHAR(255)
No

Name
Code
Data Type
Mandatory

IV.2.1.6.14.2

Check constraint name of the column EMAIL of the table CLIENT

IV.2.1.6.14.3

Check of the column EMAIL of the table CLIENT

CK_EMAIL

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.6.14.4

Server validation rule of the column EMAIL of the table CLIENT

%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.6.14.5

Name
ExtAllowZeroLength

PowerDesigner

List of extended attributes of the table column EMAIL

Data Type
(Boolean)

Value
false

22-10-14

Target Name
Microsoft Access 2007

Page 21

Physical Data Model

Conception_Societe

IV.2.1.6.15

List of keys of the table CLIENT

Name

Code

Identifier_1

Primary

IDENTIFIER_1

IV.2.1.6.16
IV.2.1.6.16.1

Key Identifier_1 of the table CLIENT


Card of the key Identifier_1 of the table CLIENT

Identifier_1
IDENTIFIER_1
CLIENT

Name
Code
Table

IV.2.1.6.16.2

Code preview of the key Identifier_1 of the table CLIENT

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.6.16.3

List of columns of the table key Identifier_1

Name

Code

ID_CLIENT

ID_CLIENT
IV.2.1.6.16.4

List of all dependencies of the table key Identifier_1

Name

Code

CLIENT_PK
Passer

CLIENT_PK
PASSER

IV.2.1.6.17
Name

Code

CLIENT_PK

CLIENT_PK

IV.2.1.6.18
IV.2.1.6.18.1

Name
Code
Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

PowerDesigner

Class Name
Index
Reference

List of indexes of the table CLIENT


Unique

Cluster

Primary

Foreign
Key

Alternate
Key

Index CLIENT_PK of the table CLIENT


Card of the index CLIENT_PK of the table CLIENT

CLIENT_PK
CLIENT_PK
Yes
No
Yes
No
No
CLIENT

22-10-14

Page 22

Physical Data Model

Conception_Societe

IV.2.1.6.18.2

Code preview of the index CLIENT_PK of the table CLIENT

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.6.18.3

List of index columns of the table index CLIENT_PK

Name
ID_CLIENT

Code
ID_CLIENT

IV.2.1.7

Sort
Ascending

Table COMMANDE

IV.2.1.7.1 Card of table COMMANDE


COMMANDE
COMMANDE
Microsoft Access 2007

Name
Code
DBMS

IV.2.1.7.2 Check constraint name of the table COMMANDE


TK_COMMANDE

IV.2.1.7.3 Server validation rule of the table COMMANDE


%RULES%

IV.2.1.7.4 Code preview of the table COMMANDE


RemoveJoin C=FK_COMMANDE_ENREGISTR_EMPLOYE T=COMMANDE P=EMPLOYE;
RemoveJoin C=FK_COMMANDE_PASSER_CLIENT T=COMMANDE P=CLIENT;
RemoveTble C=COMMANDE;
#==============================================================
# Table: COMMANDE
#==============================================================
CreateTble C=COMMANDE N="COMMANDE"
(
C=ID_COMMANDE T="INTEGER" P=Yes M=Yes N="ID_COMMANDE" Z=false,
C=ID_CLIENT T="INTEGER" P=No M=Yes N="ID_CLIENT" Z=false,
C=ID_EMPLOYE T="INTEGER" P=No M=Yes N="ID_EMPLOYE" Z=false
);
CreateJoin C=FK_COMMANDE_ENREGISTR_EMPLOYE T=COMMANDE P=EMPLOYE D=restrict U=restrict
(
P=ID_EMPLOYE F=ID_EMPLOYE
);
CreateJoin C=FK_COMMANDE_PASSER_CLIENT T=COMMANDE P=CLIENT D=restrict U=restrict
(
P=ID_CLIENT F=ID_CLIENT
);

PowerDesigner

22-10-14

Page 23

Physical Data Model

Conception_Societe

IV.2.1.7.5 List of diagrams containing the table COMMANDE


Name

Code

Diagram_1

DIAGRAM_1

IV.2.1.7.6 List of incoming references of the table COMMANDE


Name

Code

Compose

COMPOSE2

IV.2.1.7.7 List of outgoing references of the table COMMANDE


Name

Code
ENREGISTRER
PASSER

Enregistrer
Passer

Foreign Key Columns


ID_EMPLOYE
ID_CLIENT

IV.2.1.7.8 List of all dependencies of the table COMMANDE


Name

Code

Compose
Enregistrer
Passer

Class Name
Reference
Reference
Reference

COMPOSE2
ENREGISTRER
PASSER

IV.2.1.7.9 List of columns of the table COMMANDE


Name

Code

ID_COMMANDE
ID_CLIENT
ID_EMPLOYE

ID_COMMANDE
ID_CLIENT
ID_EMPLOYE

IV.2.1.7.10
IV.2.1.7.10.1

Name
Code
Data Type
Mandatory

Column ID_COMMANDE of the table COMMANDE


Card of the column ID_COMMANDE of the table COMMANDE

ID_COMMANDE
ID_COMMANDE
INTEGER
Yes
IV.2.1.7.10.2 Check constraint name of the column ID_COMMANDE of the
table COMMANDE

CK_ID_COMMANDE

IV.2.1.7.10.3

Check of the column ID_COMMANDE of the table COMMANDE

Minimum Value
Maximum Value
PowerDesigner

22-10-14

Page 24

Physical Data Model

Conception_Societe

Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.7.10.4 Server validation rule of the column ID_COMMANDE of the table


COMMANDE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.7.10.5

List of all dependencies of the table column ID_COMMANDE

Name
ID_COMMANDE
?
Identifier_1

Code
ID_COMMANDE
?
IDENTIFIER_1

IV.2.1.7.10.6

Name
ExtAllowZeroLength

IV.2.1.7.11.1

Name
Code
Data Type
Mandatory

List of extended attributes of the table column ID_COMMANDE

Data Type
(Boolean)

IV.2.1.7.11

Class Name
Index Column
Reference Join
Key

Value
false

Target Name
Microsoft Access 2007

Column ID_CLIENT of the table COMMANDE


Card of the column ID_CLIENT of the table COMMANDE

ID_CLIENT
ID_CLIENT
INTEGER
Yes
IV.2.1.7.11.2 Check constraint name of the column ID_CLIENT of the table
COMMANDE

CK_ID_CLIENT

IV.2.1.7.11.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

PowerDesigner

Check of the column ID_CLIENT of the table COMMANDE

No

22-10-14

Page 25

Physical Data Model

Conception_Societe

IV.2.1.7.11.4 Server validation rule of the column ID_CLIENT of the table


COMMANDE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.7.11.5

List of all dependencies of the table column ID_CLIENT

Name

Code

ID_CLIENT
?

ID_CLIENT
?
IV.2.1.7.11.6

Name
ExtAllowZeroLength

List of extended attributes of the table column ID_CLIENT

Data Type
(Boolean)

IV.2.1.7.12
IV.2.1.7.12.1

Class Name
Index Column
Reference Join

Value
false

Target Name
Microsoft Access 2007

Column ID_EMPLOYE of the table COMMANDE


Card of the column ID_EMPLOYE of the table COMMANDE

ID_EMPLOYE
ID_EMPLOYE
INTEGER
Yes

Name
Code
Data Type
Mandatory

IV.2.1.7.12.2 Check constraint name of the column ID_EMPLOYE of the table


COMMANDE
CK_ID_EMPLOYE

IV.2.1.7.12.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column ID_EMPLOYE of the table COMMANDE

No

IV.2.1.7.12.4 Server validation rule of the column ID_EMPLOYE of the table


COMMANDE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.7.12.5

List of all dependencies of the table column ID_EMPLOYE

Name
ID_EMPLOYE
?

PowerDesigner

Code
ID_EMPLOYE
?

22-10-14

Class Name
Index Column
Reference Join

Page 26

Physical Data Model

Conception_Societe

IV.2.1.7.12.6

Name
ExtAllowZeroLength

List of extended attributes of the table column ID_EMPLOYE

Data Type
(Boolean)

IV.2.1.7.13

Value

Target Name
Microsoft Access 2007

false

List of keys of the table COMMANDE

Name

Code

Identifier_1

Primary

IDENTIFIER_1

IV.2.1.7.14
IV.2.1.7.14.1

Key Identifier_1 of the table COMMANDE


Card of the key Identifier_1 of the table COMMANDE

Identifier_1
IDENTIFIER_1
COMMANDE

Name
Code
Table

IV.2.1.7.14.2

Code preview of the key Identifier_1 of the table COMMANDE

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.7.14.3

Name
ID_COMMANDE

Code
ID_COMMANDE

IV.2.1.7.14.4

Name
COMMANDE_PK
Compose

IV.2.1.7.16.1

PowerDesigner

Unique

Cluster

COMMANDE_PK X
PASSER_FK
ENREGISTRER_F
K

IV.2.1.7.16

Class Name
Index
Reference

List of indexes of the table COMMANDE

Code

COMMANDE_PK
PASSER_FK
ENREGISTRER_F
K

Name

List of all dependencies of the table key Identifier_1

Code
COMMANDE_PK
COMPOSE2

IV.2.1.7.15
Name

List of columns of the table key Identifier_1

Primary

Foreign
Key

Alternate
Key

X
X
X

Index COMMANDE_PK of the table COMMANDE


Card of the index COMMANDE_PK of the table COMMANDE

COMMANDE_PK

22-10-14

Page 27

Physical Data Model

Conception_Societe

COMMANDE_PK
Yes
No
Yes
No
No
COMMANDE

Code
Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.7.16.2 Code preview of the index COMMANDE_PK of the table


COMMANDE
# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.7.16.3

List of index columns of the table index COMMANDE_PK

Name
ID_COMMANDE

Code
ID_COMMANDE

IV.2.1.7.17
IV.2.1.7.17.1

Sort
Ascending

Index PASSER_FK of the table COMMANDE


Card of the index PASSER_FK of the table COMMANDE

PASSER_FK
PASSER_FK
No
No
No
Yes
No
COMMANDE

Name
Code
Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.7.17.2

Code preview of the index PASSER_FK of the table COMMANDE

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.7.17.3

List of index columns of the table index PASSER_FK

Name

Code

ID_CLIENT

ID_CLIENT

IV.2.1.7.18
IV.2.1.7.18.1

Name
Code
Unique
PowerDesigner

Sort
Ascending

Index ENREGISTRER_FK of the table COMMANDE


Card of the index ENREGISTRER_FK of the table COMMANDE

ENREGISTRER_FK
ENREGISTRER_FK
No
22-10-14

Page 28

Physical Data Model

Conception_Societe

No
No
Yes
No
COMMANDE

Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.7.18.2 Code preview of the index ENREGISTRER_FK of the table


COMMANDE
# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.7.18.3

List of index columns of the table index ENREGISTRER_FK

Name
ID_EMPLOYE

Code
ID_EMPLOYE

IV.2.1.8

Sort
Ascending

Table Compose

IV.2.1.8.1 Card of table Compose


Compose
COMPOSE
Microsoft Access 2007

Name
Code
DBMS

IV.2.1.8.2 Check constraint name of the table Compose


TK_COMPOSE

IV.2.1.8.3 Server validation rule of the table Compose


%RULES%

IV.2.1.8.4 Code preview of the table Compose


RemoveJoin C=FK_COMPOSE_COMPOSE_PRODUIT T=COMPOSE P=PRODUIT;
RemoveJoin C=FK_COMPOSE_COMPOSE2_COMMANDE T=COMPOSE P=COMMANDE;
RemoveTble C=COMPOSE;
#==============================================================
# Table: COMPOSE
#==============================================================
CreateTble C=COMPOSE N="Compose"
(
C=ID_COMMANDE T="INTEGER" P=Yes M=Yes N="ID_COMMANDE" Z=false,
C=ID_PRODUIT T="INTEGER" P=Yes M=Yes N="ID_PRODUIT" Z=false,
C=QUATITE T="NUMERIC" P=No M=No N="Quatite" Z=false
);
CreateJoin C=FK_COMPOSE_COMPOSE_PRODUIT T=COMPOSE P=PRODUIT D=restrict U=restrict

PowerDesigner

22-10-14

Page 29

Physical Data Model

Conception_Societe

(
P=ID_PRODUIT F=ID_PRODUIT
);
CreateJoin C=FK_COMPOSE_COMPOSE2_COMMANDE T=COMPOSE P=COMMANDE D=restrict U=restrict
(
P=ID_COMMANDE F=ID_COMMANDE
);

IV.2.1.8.5 List of diagrams containing the table Compose


Name

Code

Diagram_1

DIAGRAM_1

IV.2.1.8.6 List of outgoing references of the table Compose


Name

Code
COMPOSE
COMPOSE2

Compose
Compose

Foreign Key Columns


ID_PRODUIT
ID_COMMANDE

IV.2.1.8.7 List of all dependencies of the table Compose


Name

Code

Compose
Compose

Class Name
Reference
Reference

COMPOSE
COMPOSE2

IV.2.1.8.8 List of columns of the table Compose


Name

Code

ID_COMMANDE
ID_PRODUIT
Quatite

ID_COMMANDE
ID_PRODUIT
QUATITE

IV.2.1.8.9 Column ID_COMMANDE of the table Compose


IV.2.1.8.9.1

Name
Code
Data Type
Mandatory

Card of the column ID_COMMANDE of the table Compose

ID_COMMANDE
ID_COMMANDE
INTEGER
Yes
IV.2.1.8.9.2
Check constraint name of the column ID_COMMANDE of the
table Compose

CK_ID_COMMANDE

PowerDesigner

22-10-14

Page 30

Physical Data Model

Conception_Societe

IV.2.1.8.9.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column ID_COMMANDE of the table Compose

No

IV.2.1.8.9.4
Server validation rule of the column ID_COMMANDE of the table
Compose
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.8.9.5

List of all dependencies of the table column ID_COMMANDE

Name
ID_COMMANDE
ID_COMMANDE
?
Identifier_1

Code
ID_COMMANDE
ID_COMMANDE
?
IDENTIFIER_1

IV.2.1.8.9.6

Name
ExtAllowZeroLength

IV.2.1.8.10.1

Name
Code
Data Type
Mandatory

List of extended attributes of the table column ID_COMMANDE

Data Type
(Boolean)

IV.2.1.8.10

Class Name
Index Column
Index Column
Reference Join
Key

Value
false

Target Name
Microsoft Access 2007

Column ID_PRODUIT of the table Compose


Card of the column ID_PRODUIT of the table Compose

ID_PRODUIT
ID_PRODUIT
INTEGER
Yes
IV.2.1.8.10.2 Check constraint name of the column ID_PRODUIT of the table
Compose

CK_ID_PRODUIT

IV.2.1.8.10.3

Check of the column ID_PRODUIT of the table Compose

Minimum Value
Maximum Value
Default Value
Unit
Format

PowerDesigner

22-10-14

Page 31

Physical Data Model

Conception_Societe

No

Cannot Modify
List Of Values

IV.2.1.8.10.4 Server validation rule of the column ID_PRODUIT of the table


Compose
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.8.10.5

List of all dependencies of the table column ID_PRODUIT

Name

Code

ID_PRODUIT
ID_PRODUIT
?
Identifier_1
IV.2.1.8.10.6

Name
ExtAllowZeroLength

List of extended attributes of the table column ID_PRODUIT

Data Type
(Boolean)

IV.2.1.8.11
IV.2.1.8.11.1

Name
Code
Data Type
Mandatory

Class Name
Index Column
Index Column
Reference Join
Key

ID_PRODUIT
ID_PRODUIT
?
IDENTIFIER_1

Value
false

Target Name
Microsoft Access 2007

Column Quatite of the table Compose


Card of the column Quatite of the table Compose

Quatite
QUATITE
NUMERIC
No
IV.2.1.8.11.2

Check constraint name of the column Quatite of the table Compose

IV.2.1.8.11.3

Check of the column Quatite of the table Compose

CK_QUATITE

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.8.11.4

Server validation rule of the column Quatite of the table Compose

%MINMAX% and %LISTVAL% and %CASE% and %RULES%

PowerDesigner

22-10-14

Page 32

Physical Data Model

Conception_Societe

IV.2.1.8.11.5

Name
ExtAllowZeroLength

List of extended attributes of the table column Quatite

Data Type
(Boolean)

IV.2.1.8.12

Value

Target Name
Microsoft Access 2007

false

List of keys of the table Compose

Name

Code

Identifier_1

Primary

IDENTIFIER_1

IV.2.1.8.13
IV.2.1.8.13.1

Key Identifier_1 of the table Compose


Card of the key Identifier_1 of the table Compose

Identifier_1
IDENTIFIER_1
Compose

Name
Code
Table

IV.2.1.8.13.2

Code preview of the key Identifier_1 of the table Compose

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.8.13.3

List of columns of the table key Identifier_1

Name
ID_COMMANDE
ID_PRODUIT

Code
ID_COMMANDE
ID_PRODUIT

IV.2.1.8.13.4

List of all dependencies of the table key Identifier_1

Name

Code

COMPOSE_PK

IV.2.1.8.14
Name
COMPOSE_PK
COMPOSE2_FK
COMPOSE_FK

Unique

COMPOSE_PK
COMPOSE2_FK
COMPOSE_FK

IV.2.1.8.15.1

PowerDesigner

List of indexes of the table Compose

Code

IV.2.1.8.15
Name
Code

Class Name
Index

COMPOSE_PK

Cluster

Primary

Foreign
Key

Alternate
Key

X
X
X

Index COMPOSE_PK of the table Compose


Card of the index COMPOSE_PK of the table Compose

COMPOSE_PK
COMPOSE_PK

22-10-14

Page 33

Physical Data Model

Conception_Societe

Yes
No
Yes
No
No
Compose

Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.8.15.2

Code preview of the index COMPOSE_PK of the table Compose

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.8.15.3

List of index columns of the table index COMPOSE_PK

Name
ID_COMMANDE
ID_PRODUIT

Code
ID_COMMANDE
ID_PRODUIT

IV.2.1.8.16
IV.2.1.8.16.1

Sort
Ascending
Ascending

Index COMPOSE2_FK of the table Compose


Card of the index COMPOSE2_FK of the table Compose

COMPOSE2_FK
COMPOSE2_FK
No
No
No
Yes
No
Compose

Name
Code
Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.8.16.2

Code preview of the index COMPOSE2_FK of the table Compose

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.8.16.3

Name
ID_COMMANDE

Code
ID_COMMANDE

IV.2.1.8.17
IV.2.1.8.17.1

Name
Code
Unique
Cluster
PowerDesigner

List of index columns of the table index COMPOSE2_FK

Sort
Ascending

Index COMPOSE_FK of the table Compose


Card of the index COMPOSE_FK of the table Compose

COMPOSE_FK
COMPOSE_FK
No
No
22-10-14

Page 34

Physical Data Model

Conception_Societe

No
Yes
No
Compose

Primary
Foreign Key
Alternate Key
Table

IV.2.1.8.17.2

Code preview of the index COMPOSE_FK of the table Compose

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.8.17.3

List of index columns of the table index COMPOSE_FK

Name
ID_PRODUIT

Code
ID_PRODUIT

IV.2.1.9

Sort
Ascending

Table EMPLOYE

IV.2.1.9.1 Card of table EMPLOYE


EMPLOYE
EMPLOYE
Microsoft Access 2007

Name
Code
DBMS

IV.2.1.9.2 Check constraint name of the table EMPLOYE


TK_EMPLOYE

IV.2.1.9.3 Server validation rule of the table EMPLOYE


%RULES%

IV.2.1.9.4 Code preview of the table EMPLOYE


RemoveJoin C=FK_EMPLOYE_SUPERIEUR_EMPLOYE T=EMPLOYE P=EMPLOYE;
RemoveTble C=EMPLOYE;
#==============================================================
# Table: EMPLOYE
#==============================================================
CreateTble C=EMPLOYE N="EMPLOYE"
(
C=ID_EMPLOYE T="INTEGER" P=Yes M=Yes N="ID_EMPLOYE" Z=false,
C=EMP_ID_EMPLOYE T="INTEGER" P=No M=No N="EMP_ID_EMPLOYE" Z=false,
C=NOM T="CHAR(255)" P=No M=Yes N="NOM" Z=false,
C=PRENOM T="CHAR(255)" P=No M=Yes N="PRENOM" Z=false,
C=ADRESSE T="CHAR(255)" P=No M=Yes N="ADRESSE" Z=false,
C=NUM_TEL T="CHAR(10)" P=No M=Yes N="NUM_TEL" Z=false,
C=GRADE T="CHAR(30)" P=No M=Yes N="GRADE" Z=false,
C=ID_SUPERIEUR T="INTEGER" P=No M=No N="CHEF" Z=false
);
CreateJoin C=FK_EMPLOYE_SUPERIEUR_EMPLOYE T=EMPLOYE P=EMPLOYE D=restrict U=restrict

PowerDesigner

22-10-14

Page 35

Physical Data Model

Conception_Societe

(
P=ID_EMPLOYE F=EMP_ID_EMPLOYE
);

IV.2.1.9.5 List of diagrams containing the table EMPLOYE


Name

Code

Diagram_1

DIAGRAM_1

IV.2.1.9.6 List of incoming references of the table EMPLOYE


Name

Code

Enregistrer
Superieur

ENREGISTRER
SUPERIEUR

IV.2.1.9.7 List of outgoing references of the table EMPLOYE


Name

Code
SUPERIEUR

Superieur

Foreign Key Columns


EMP_ID_EMPLOYE

IV.2.1.9.8 List of all dependencies of the table EMPLOYE


Name

Code

Enregistrer
Superieur

Class Name
Reference
Reference

ENREGISTRER
SUPERIEUR

IV.2.1.9.9 List of columns of the table EMPLOYE


Name

Code

ID_EMPLOYE
EMP_ID_EMPLOYE
NOM
PRENOM
ADRESSE
NUM_TEL
GRADE
CHEF

ID_EMPLOYE
EMP_ID_EMPLOYE
NOM
PRENOM
ADRESSE
NUM_TEL
GRADE
ID_SUPERIEUR

IV.2.1.9.10
IV.2.1.9.10.1

Name
Code
Data Type
Mandatory

PowerDesigner

Column ID_EMPLOYE of the table EMPLOYE


Card of the column ID_EMPLOYE of the table EMPLOYE

ID_EMPLOYE
ID_EMPLOYE
INTEGER
Yes

22-10-14

Page 36

Physical Data Model

Conception_Societe

IV.2.1.9.10.2 Check constraint name of the column ID_EMPLOYE of the table


EMPLOYE
CK_ID_EMPLOYE

IV.2.1.9.10.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column ID_EMPLOYE of the table EMPLOYE

No

IV.2.1.9.10.4 Server validation rule of the column ID_EMPLOYE of the table


EMPLOYE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.9.10.5

List of all dependencies of the table column ID_EMPLOYE

Name

Code

ID_EMPLOYE
?
?
Identifier_1

ID_EMPLOYE
?
?
IDENTIFIER_1
IV.2.1.9.10.6

Name
ExtAllowZeroLength

IV.2.1.9.11.1

Name
Code
Data Type
Mandatory

List of extended attributes of the table column ID_EMPLOYE

Data Type
(Boolean)

IV.2.1.9.11

Class Name
Index Column
Reference Join
Reference Join
Key

Value
false

Target Name
Microsoft Access 2007

Column EMP_ID_EMPLOYE of the table EMPLOYE


Card of the column EMP_ID_EMPLOYE of the table EMPLOYE

EMP_ID_EMPLOYE
EMP_ID_EMPLOYE
INTEGER
No
IV.2.1.9.11.2 Check constraint name of the column EMP_ID_EMPLOYE of the
table EMPLOYE

CK_EMP_ID_EMPLOYE

PowerDesigner

22-10-14

Page 37

Physical Data Model

Conception_Societe

IV.2.1.9.11.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column EMP_ID_EMPLOYE of the table EMPLOYE

No

IV.2.1.9.11.4 Server validation rule of the column EMP_ID_EMPLOYE of the


table EMPLOYE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.9.11.5

List of all dependencies of the table column EMP_ID_EMPLOYE

Name
EMP_ID_EMPLOYE
?

Code
EMP_ID_EMPLOYE
?

Class Name
Index Column
Reference Join

IV.2.1.9.11.6 List of extended attributes of the table column


EMP_ID_EMPLOYE

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.9.12
IV.2.1.9.12.1

Name
Code
Data Type
Mandatory

Value
false

Target Name
Microsoft Access 2007

Column NOM of the table EMPLOYE


Card of the column NOM of the table EMPLOYE

NOM
NOM
CHAR(255)
Yes
IV.2.1.9.12.2 Check constraint name of the column NOM of the table
EMPLOYE

CK_NOM

IV.2.1.9.12.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify

PowerDesigner

Check of the column NOM of the table EMPLOYE

No

22-10-14

Page 38

Physical Data Model

Conception_Societe

List Of Values
IV.2.1.9.12.4

Server validation rule of the column NOM of the table EMPLOYE

%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.9.12.5

Name
ExtAllowZeroLength

List of extended attributes of the table column NOM

Data Type
(Boolean)

IV.2.1.9.13

Value
false

Target Name
Microsoft Access 2007

Column PRENOM of the table EMPLOYE

IV.2.1.9.13.1

Card of the column PRENOM of the table EMPLOYE

PRENOM
PRENOM
CHAR(255)
Yes

Name
Code
Data Type
Mandatory

IV.2.1.9.13.2 Check constraint name of the column PRENOM of the table


EMPLOYE
CK_PRENOM

IV.2.1.9.13.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column PRENOM of the table EMPLOYE

No

IV.2.1.9.13.4 Server validation rule of the column PRENOM of the table


EMPLOYE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.9.13.5

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.9.14
IV.2.1.9.14.1

Name

PowerDesigner

List of extended attributes of the table column PRENOM

Value
false

Target Name
Microsoft Access 2007

Column ADRESSE of the table EMPLOYE


Card of the column ADRESSE of the table EMPLOYE

ADRESSE

22-10-14

Page 39

Physical Data Model

Conception_Societe

ADRESSE
CHAR(255)
Yes

Code
Data Type
Mandatory

IV.2.1.9.14.2 Check constraint name of the column ADRESSE of the table


EMPLOYE
CK_ADRESSE

IV.2.1.9.14.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column ADRESSE of the table EMPLOYE

No

IV.2.1.9.14.4 Server validation rule of the column ADRESSE of the table


EMPLOYE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.9.14.5

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.9.15
IV.2.1.9.15.1

Name
Code
Data Type
Mandatory

List of extended attributes of the table column ADRESSE

Value
false

Target Name
Microsoft Access 2007

Column NUM_TEL of the table EMPLOYE


Card of the column NUM_TEL of the table EMPLOYE

NUM_TEL
NUM_TEL
CHAR(10)
Yes
IV.2.1.9.15.2 Check constraint name of the column NUM_TEL of the table
EMPLOYE

CK_NUM_TEL

IV.2.1.9.15.3

Check of the column NUM_TEL of the table EMPLOYE

Minimum Value
Maximum Value
Default Value
Unit
Format
PowerDesigner

22-10-14

Page 40

Physical Data Model

Conception_Societe

No

Cannot Modify
List Of Values

IV.2.1.9.15.4 Server validation rule of the column NUM_TEL of the table


EMPLOYE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.9.15.5

Name
ExtAllowZeroLength

List of extended attributes of the table column NUM_TEL

Data Type
(Boolean)

IV.2.1.9.16

Value
false

Target Name
Microsoft Access 2007

Column GRADE of the table EMPLOYE

IV.2.1.9.16.1

Card of the column GRADE of the table EMPLOYE

GRADE
GRADE
CHAR(30)
Yes

Name
Code
Data Type
Mandatory

IV.2.1.9.16.2 Check constraint name of the column GRADE of the table


EMPLOYE
CK_GRADE

IV.2.1.9.16.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column GRADE of the table EMPLOYE

No

IV.2.1.9.16.4 Server validation rule of the column GRADE of the table


EMPLOYE
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.9.16.5

Name
ExtAllowZeroLength

PowerDesigner

List of extended attributes of the table column GRADE

Data Type
(Boolean)

Value
false

22-10-14

Target Name
Microsoft Access 2007

Page 41

Physical Data Model

Conception_Societe

IV.2.1.9.17

Column CHEF of the table EMPLOYE

IV.2.1.9.17.1

Card of the column CHEF of the table EMPLOYE

CHEF
ID_SUPERIEUR
INTEGER
No

Name
Code
Data Type
Mandatory

IV.2.1.9.17.2 Check constraint name of the column CHEF of the table


EMPLOYE
CK_ID_SUPERIEUR

IV.2.1.9.17.3

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

Check of the column CHEF of the table EMPLOYE

No

IV.2.1.9.17.4

Server validation rule of the column CHEF of the table EMPLOYE

%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.9.17.5

Name
ExtAllowZeroLength

List of extended attributes of the table column CHEF

Data Type
(Boolean)

IV.2.1.9.18

Value
false

List of keys of the table EMPLOYE

Name

Code

Identifier_1

IDENTIFIER_1

IV.2.1.9.19
IV.2.1.9.19.1

Name
Code
Table

Target Name
Microsoft Access 2007

Primary
X

Key Identifier_1 of the table EMPLOYE


Card of the key Identifier_1 of the table EMPLOYE

Identifier_1
IDENTIFIER_1
EMPLOYE
IV.2.1.9.19.2

Code preview of the key Identifier_1 of the table EMPLOYE

# The preview is empty because of the setting.


# Check the generation option.

PowerDesigner

22-10-14

Page 42

Physical Data Model

Conception_Societe

IV.2.1.9.19.3

List of columns of the table key Identifier_1

Name

Code

ID_EMPLOYE

ID_EMPLOYE
IV.2.1.9.19.4

List of all dependencies of the table key Identifier_1

Name

Code

EMPLOYE_PK
Enregistrer
Superieur

Class Name
Index
Reference
Reference

EMPLOYE_PK
ENREGISTRER
SUPERIEUR

IV.2.1.9.20
Name

List of indexes of the table EMPLOYE

Code

EMPLOYE_PK
SUPERIEUR_FK

Unique

EMPLOYE_PK
SUPERIEUR_FK

IV.2.1.9.21
IV.2.1.9.21.1

Cluster

Primary

Foreign
Key

Alternate
Key

X
X

Index EMPLOYE_PK of the table EMPLOYE


Card of the index EMPLOYE_PK of the table EMPLOYE

EMPLOYE_PK
EMPLOYE_PK
Yes
No
Yes
No
No
EMPLOYE

Name
Code
Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.9.21.2

Code preview of the index EMPLOYE_PK of the table EMPLOYE

# The preview is empty because of the setting.


# Check the generation option.

IV.2.1.9.21.3

List of index columns of the table index EMPLOYE_PK

Name

Code

ID_EMPLOYE

ID_EMPLOYE

IV.2.1.9.22
IV.2.1.9.22.1

Name
Code

PowerDesigner

Sort
Ascending

Index SUPERIEUR_FK of the table EMPLOYE


Card of the index SUPERIEUR_FK of the table EMPLOYE

SUPERIEUR_FK
SUPERIEUR_FK

22-10-14

Page 43

Physical Data Model

Conception_Societe

No
No
No
Yes
No
EMPLOYE

Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.9.22.2 Code preview of the index SUPERIEUR_FK of the table


EMPLOYE
# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.9.22.3

Name
EMP_ID_EMPLOYE

Code
EMP_ID_EMPLOYE

IV.2.1.10

Sort
Ascending

Table FOURNISSEUR

IV.2.1.10.1
Name
Code
DBMS

List of index columns of the table index SUPERIEUR_FK

Card of table FOURNISSEUR

FOURNISSEUR
FOURNISSEUR
Microsoft Access 2007

IV.2.1.10.2

Check constraint name of the table FOURNISSEUR

IV.2.1.10.3

Server validation rule of the table FOURNISSEUR

IV.2.1.10.4

Code preview of the table FOURNISSEUR

TK_FOURNISSEUR

%RULES%

RemoveTble C=FOURNISSEUR;
#==============================================================
# Table: FOURNISSEUR
#==============================================================
CreateTble C=FOURNISSEUR N="FOURNISSEUR"
(
C=ID_FOURNISSEUR T="INTEGER" P=Yes M=Yes N="ID_FOURNISSEUR" Z=false,
C=NOM T="CHAR(255)" P=No M=Yes N="NOM" Z=false,
C=ADRESSE T="CHAR(255)" P=No M=Yes N="ADRESSE" Z=false,
C=NUM_TEL T="CHAR(10)" P=No M=Yes N="NUM_TEL" Z=false
);

PowerDesigner

22-10-14

Page 44

Physical Data Model

Conception_Societe

IV.2.1.10.5

List of diagrams containing the table FOURNISSEUR

Name

Code

Diagram_1

DIAGRAM_1

IV.2.1.10.6

List of incoming references of the table FOURNISSEUR

Name

Code

Fournir

FOURNIR

IV.2.1.10.7

List of all dependencies of the table FOURNISSEUR

Name

Code

Fournir

Class Name
Reference

FOURNIR

IV.2.1.10.8

List of columns of the table FOURNISSEUR

Name
ID_FOURNISSEUR
NOM
ADRESSE
NUM_TEL

Code
ID_FOURNISSEUR
NOM
ADRESSE
NUM_TEL

IV.2.1.10.9
Column ID_FOURNISSEUR of the table
FOURNISSEUR
IV.2.1.10.9.1 Card of the column ID_FOURNISSEUR of the table
FOURNISSEUR

Name
Code
Data Type
Mandatory

ID_FOURNISSEUR
ID_FOURNISSEUR
INTEGER
Yes
IV.2.1.10.9.2 Check constraint name of the column ID_FOURNISSEUR of the
table FOURNISSEUR

CK_ID_FOURNISSEUR

IV.2.1.10.9.3 Check of the column ID_FOURNISSEUR of the table


FOURNISSEUR

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
PowerDesigner

No
22-10-14

Page 45

Physical Data Model

Conception_Societe

List Of Values
IV.2.1.10.9.4 Server validation rule of the column ID_FOURNISSEUR of the
table FOURNISSEUR
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.10.9.5

List of all dependencies of the table column ID_FOURNISSEUR

Name
ID_FOURNISSEUR
?
Identifier_1

Code
ID_FOURNISSEUR
?
IDENTIFIER_1

IV.2.1.10.9.6

Name
ExtAllowZeroLength

List of extended attributes of the table column ID_FOURNISSEUR

Data Type
(Boolean)

IV.2.1.10.10

Class Name
Index Column
Reference Join
Key

Value
false

Target Name
Microsoft Access 2007

Column NOM of the table FOURNISSEUR

IV.2.1.10.10.1 Card of the column NOM of the table FOURNISSEUR

Name
Code
Data Type
Mandatory

NOM
NOM
CHAR(255)
Yes
IV.2.1.10.10.2 Check constraint name of the column NOM of the table
FOURNISSEUR

CK_NOM

IV.2.1.10.10.3 Check of the column NOM of the table FOURNISSEUR

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.10.10.4 Server validation rule of the column NOM of the table


FOURNISSEUR
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

PowerDesigner

22-10-14

Page 46

Physical Data Model

Conception_Societe

IV.2.1.10.10.5 List of extended attributes of the table column NOM

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.10.11

Value
false

Target Name
Microsoft Access 2007

Column ADRESSE of the table FOURNISSEUR

IV.2.1.10.11.1 Card of the column ADRESSE of the table FOURNISSEUR

ADRESSE
ADRESSE
CHAR(255)
Yes

Name
Code
Data Type
Mandatory

IV.2.1.10.11.2 Check constraint name of the column ADRESSE of the table


FOURNISSEUR
CK_ADRESSE

IV.2.1.10.11.3 Check of the column ADRESSE of the table FOURNISSEUR

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.10.11.4 Server validation rule of the column ADRESSE of the table


FOURNISSEUR
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.10.11.5 List of extended attributes of the table column ADRESSE

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.10.12

Value
false

Target Name
Microsoft Access 2007

Column NUM_TEL of the table FOURNISSEUR

IV.2.1.10.12.1 Card of the column NUM_TEL of the table FOURNISSEUR

Name
Code
Data Type
Mandatory

PowerDesigner

NUM_TEL
NUM_TEL
CHAR(10)
Yes

22-10-14

Page 47

Physical Data Model

Conception_Societe

IV.2.1.10.12.2 Check constraint name of the column NUM_TEL of the table


FOURNISSEUR
CK_NUM_TEL

IV.2.1.10.12.3 Check of the column NUM_TEL of the table FOURNISSEUR

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.10.12.4 Server validation rule of the column NUM_TEL of the table


FOURNISSEUR
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.10.12.5 List of extended attributes of the table column NUM_TEL

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.10.13

Value
false

Target Name
Microsoft Access 2007

List of keys of the table FOURNISSEUR

Name

Code

Identifier_1

IDENTIFIER_1

IV.2.1.10.14

Primary
X

Key Identifier_1 of the table FOURNISSEUR

IV.2.1.10.14.1 Card of the key Identifier_1 of the table FOURNISSEUR

Identifier_1
IDENTIFIER_1
FOURNISSEUR

Name
Code
Table

IV.2.1.10.14.2 Code preview of the key Identifier_1 of the table FOURNISSEUR


# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.10.14.3 List of columns of the table key Identifier_1

Name
ID_FOURNISSEUR

Code
ID_FOURNISSEUR

IV.2.1.10.14.4 List of all dependencies of the table key Identifier_1

Name

PowerDesigner

Code

22-10-14

Class Name

Page 48

Physical Data Model

Conception_Societe

Fournir
FOURNISSEUR_PK

FOURNIR
FOURNISSEUR_PK

IV.2.1.10.15
Name

List of indexes of the table FOURNISSEUR

Code

Unique

Cluster

FOURNISSEUR_P FOURNISSEUR_P X
K
K

IV.2.1.10.16

Reference
Index

Primary

Foreign
Key

Alternate
Key

Index FOURNISSEUR_PK of the table FOURNISSEUR

IV.2.1.10.16.1 Card of the index FOURNISSEUR_PK of the table


FOURNISSEUR

FOURNISSEUR_PK
FOURNISSEUR_PK
Yes
No
Yes
No
No
FOURNISSEUR

Name
Code
Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.10.16.2 Code preview of the index FOURNISSEUR_PK of the table


FOURNISSEUR
# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.10.16.3 List of index columns of the table index FOURNISSEUR_PK

Name
ID_FOURNISSEUR

IV.2.1.11

Code
ID_FOURNISSEUR

Table PRODUIT

IV.2.1.11.1
Name
Code
DBMS

Sort
Ascending

Card of table PRODUIT

PRODUIT
PRODUIT
Microsoft Access 2007

IV.2.1.11.2

Check constraint name of the table PRODUIT

TK_PRODUIT

PowerDesigner

22-10-14

Page 49

Physical Data Model

Conception_Societe

IV.2.1.11.3

Server validation rule of the table PRODUIT

IV.2.1.11.4

Code preview of the table PRODUIT

%RULES%

RemoveJoin C=FK_PRODUIT_CLASSER_CATEGORI T=PRODUIT P=CATEGORIE;


RemoveJoin C=FK_PRODUIT_FOURNIR_FOURNISS T=PRODUIT P=FOURNISSEUR;
RemoveTble C=PRODUIT;
#==============================================================
# Table: PRODUIT
#==============================================================
CreateTble C=PRODUIT N="PRODUIT"
(
C=ID_PRODUIT T="INTEGER" P=Yes M=Yes N="ID_PRODUIT" Z=false,
C=ID_FOURNISSEUR T="INTEGER" P=No M=Yes N="ID_FOURNISSEUR" Z=false,
C=ID_CATEGORIE T="INTEGER" P=No M=Yes N="ID_CATEGORIE" Z=false,
C=NOM T="CHAR(255)" P=No M=Yes N="NOM" Z=false,
C=PRIX T="NUMBER" P=No M=Yes N="PRIX" Z=false
);
CreateJoin C=FK_PRODUIT_CLASSER_CATEGORI T=PRODUIT P=CATEGORIE D=restrict U=restrict
(
P=ID_CATEGORIE F=ID_CATEGORIE
);
CreateJoin C=FK_PRODUIT_FOURNIR_FOURNISS T=PRODUIT P=FOURNISSEUR D=restrict U=restrict
(
P=ID_FOURNISSEUR F=ID_FOURNISSEUR
);

IV.2.1.11.5

List of diagrams containing the table PRODUIT

Name

Code

Diagram_1

DIAGRAM_1

IV.2.1.11.6

List of incoming references of the table PRODUIT

Name

Code

Compose

COMPOSE

IV.2.1.11.7

List of outgoing references of the table PRODUIT

Name
Classer
Fournir

PowerDesigner

Code

Foreign Key Columns


ID_CATEGORIE
ID_FOURNISSEUR

CLASSER
FOURNIR

22-10-14

Page 50

Physical Data Model

Conception_Societe

IV.2.1.11.8

List of all dependencies of the table PRODUIT

Name

Code

Classer
Compose
Fournir

Class Name
Reference
Reference
Reference

CLASSER
COMPOSE
FOURNIR

IV.2.1.11.9

List of columns of the table PRODUIT

Name

Code

ID_PRODUIT
ID_FOURNISSEUR
ID_CATEGORIE
NOM
PRIX

ID_PRODUIT
ID_FOURNISSEUR
ID_CATEGORIE
NOM
PRIX

IV.2.1.11.10

Column ID_PRODUIT of the table PRODUIT

IV.2.1.11.10.1 Card of the column ID_PRODUIT of the table PRODUIT

ID_PRODUIT
ID_PRODUIT
INTEGER
Yes

Name
Code
Data Type
Mandatory

IV.2.1.11.10.2 Check constraint name of the column ID_PRODUIT of the table


PRODUIT
CK_ID_PRODUIT

IV.2.1.11.10.3 Check of the column ID_PRODUIT of the table PRODUIT

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.11.10.4 Server validation rule of the column ID_PRODUIT of the table


PRODUIT
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.11.10.5 List of all dependencies of the table column ID_PRODUIT

Name
ID_PRODUIT

PowerDesigner

Code
ID_PRODUIT

22-10-14

Class Name
Index Column

Page 51

Physical Data Model

Conception_Societe

?
Identifier_1

?
IDENTIFIER_1

Reference Join
Key

IV.2.1.11.10.6 List of extended attributes of the table column ID_PRODUIT

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.11.11

Value
false

Target Name
Microsoft Access 2007

Column ID_FOURNISSEUR of the table PRODUIT

IV.2.1.11.11.1 Card of the column ID_FOURNISSEUR of the table PRODUIT

ID_FOURNISSEUR
ID_FOURNISSEUR
INTEGER
Yes

Name
Code
Data Type
Mandatory

IV.2.1.11.11.2 Check constraint name of the column ID_FOURNISSEUR of the


table PRODUIT
CK_ID_FOURNISSEUR

IV.2.1.11.11.3 Check of the column ID_FOURNISSEUR of the table PRODUIT

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.11.11.4 Server validation rule of the column ID_FOURNISSEUR of the


table PRODUIT
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.11.11.5 List of all dependencies of the table column ID_FOURNISSEUR

Name
ID_FOURNISSEUR
?

Code
ID_FOURNISSEUR
?

Class Name
Index Column
Reference Join

IV.2.1.11.11.6 List of extended attributes of the table column ID_FOURNISSEUR

Name
ExtAllowZeroLength

PowerDesigner

Data Type
(Boolean)

Value
false

22-10-14

Target Name
Microsoft Access 2007

Page 52

Physical Data Model

Conception_Societe

IV.2.1.11.12

Column ID_CATEGORIE of the table PRODUIT

IV.2.1.11.12.1 Card of the column ID_CATEGORIE of the table PRODUIT

ID_CATEGORIE
ID_CATEGORIE
INTEGER
Yes

Name
Code
Data Type
Mandatory

IV.2.1.11.12.2 Check constraint name of the column ID_CATEGORIE of the table


PRODUIT
CK_ID_CATEGORIE

IV.2.1.11.12.3 Check of the column ID_CATEGORIE of the table PRODUIT

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.11.12.4 Server validation rule of the column ID_CATEGORIE of the table


PRODUIT
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.11.12.5 List of all dependencies of the table column ID_CATEGORIE

Name

Code

ID_CATEGORIE
?

Class Name
Index Column
Reference Join

ID_CATEGORIE
?

IV.2.1.11.12.6 List of extended attributes of the table column ID_CATEGORIE

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.11.13

Value
false

Target Name
Microsoft Access 2007

Column NOM of the table PRODUIT

IV.2.1.11.13.1 Card of the column NOM of the table PRODUIT

Name
Code
Data Type
Mandatory

PowerDesigner

NOM
NOM
CHAR(255)
Yes

22-10-14

Page 53

Physical Data Model

Conception_Societe

IV.2.1.11.13.2 Check constraint name of the column NOM of the table PRODUIT
CK_NOM

IV.2.1.11.13.3 Check of the column NOM of the table PRODUIT

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.11.13.4 Server validation rule of the column NOM of the table PRODUIT
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

IV.2.1.11.13.5 List of extended attributes of the table column NOM

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.11.14

Value
false

Target Name
Microsoft Access 2007

Column PRIX of the table PRODUIT

IV.2.1.11.14.1 Card of the column PRIX of the table PRODUIT

Name
Code
Data Type
Mandatory

PRIX
PRIX
NUMBER
Yes
IV.2.1.11.14.2 Check constraint name of the column PRIX of the table PRODUIT

CK_PRIX

IV.2.1.11.14.3 Check of the column PRIX of the table PRODUIT

Minimum Value
Maximum Value
Default Value
Unit
Format
Cannot Modify
List Of Values

No

IV.2.1.11.14.4 Server validation rule of the column PRIX of the table PRODUIT
%MINMAX% and %LISTVAL% and %CASE% and %RULES%

PowerDesigner

22-10-14

Page 54

Physical Data Model

Conception_Societe

IV.2.1.11.14.5 List of extended attributes of the table column PRIX

Name
ExtAllowZeroLength

Data Type
(Boolean)

IV.2.1.11.15

Value

Target Name
Microsoft Access 2007

false

List of keys of the table PRODUIT

Name

Code

Identifier_1

Primary

IDENTIFIER_1

IV.2.1.11.16

Key Identifier_1 of the table PRODUIT

IV.2.1.11.16.1 Card of the key Identifier_1 of the table PRODUIT

Identifier_1
IDENTIFIER_1
PRODUIT

Name
Code
Table

IV.2.1.11.16.2 Code preview of the key Identifier_1 of the table PRODUIT


# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.11.16.3 List of columns of the table key Identifier_1

Name

Code

ID_PRODUIT

ID_PRODUIT
IV.2.1.11.16.4 List of all dependencies of the table key Identifier_1

Name

Code

Compose
PRODUIT_PK

COMPOSE
PRODUIT_PK

IV.2.1.11.17
Name
PRODUIT_PK
FOURNIR_FK
CLASSER_FK

Class Name
Reference
Index

List of indexes of the table PRODUIT

Code

Unique

PRODUIT_PK
FOURNIR_FK
CLASSER_FK

IV.2.1.11.18

Cluster

Primary

Foreign
Key

Alternate
Key

X
X
X

Index PRODUIT_PK of the table PRODUIT

IV.2.1.11.18.1 Card of the index PRODUIT_PK of the table PRODUIT

Name
Code

PowerDesigner

PRODUIT_PK
PRODUIT_PK

22-10-14

Page 55

Physical Data Model

Conception_Societe

Yes
No
Yes
No
No
PRODUIT

Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.11.18.2 Code preview of the index PRODUIT_PK of the table PRODUIT


# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.11.18.3 List of index columns of the table index PRODUIT_PK

Name

Code

ID_PRODUIT

ID_PRODUIT

IV.2.1.11.19

Sort
Ascending

Index FOURNIR_FK of the table PRODUIT

IV.2.1.11.19.1 Card of the index FOURNIR_FK of the table PRODUIT

FOURNIR_FK
FOURNIR_FK
No
No
No
Yes
No
PRODUIT

Name
Code
Unique
Cluster
Primary
Foreign Key
Alternate Key
Table

IV.2.1.11.19.2 Code preview of the index FOURNIR_FK of the table PRODUIT


# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.11.19.3 List of index columns of the table index FOURNIR_FK

Name
ID_FOURNISSEUR

Code
ID_FOURNISSEUR

IV.2.1.11.20

Sort
Ascending

Index CLASSER_FK of the table PRODUIT

IV.2.1.11.20.1 Card of the index CLASSER_FK of the table PRODUIT

Name
Code
Unique
Cluster
Primary
PowerDesigner

CLASSER_FK
CLASSER_FK
No
No
No
22-10-14

Page 56

Physical Data Model

Conception_Societe

Yes
No
PRODUIT

Foreign Key
Alternate Key
Table

IV.2.1.11.20.2 Code preview of the index CLASSER_FK of the table PRODUIT


# The preview is empty because of the setting.
# Check the generation option.

IV.2.1.11.20.3 List of index columns of the table index CLASSER_FK

Name
ID_CATEGORIE

PowerDesigner

Code
ID_CATEGORIE

22-10-14

Sort
Ascending

Page 57

Physical Data Model

PowerDesigner

Conception_Societe

22-10-14

Page 58

You might also like