Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
projet_nf17_p19_tdg1_groupe2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gaetan Carabetta
projet_nf17_p19_tdg1_groupe2
Commits
97d9700a
Commit
97d9700a
authored
May 30, 2019
by
Osvaldo Valdivia Salas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
numeros de téléphone : string
parent
8f081c3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
mld/MLD_OO
mld/MLD_OO
+3
-3
No files found.
mld/MLD_OO
View file @
97d9700a
...
...
@@ -10,7 +10,7 @@ Assistant(
prenom: string,
ddn: date,
adresse:string,
numero:
entier
,
numero:
string
,
)
avec (nom,prenom,ddn) key ,(adresse,numero) NOT NULL, 0000000000 < numero < 0799999999
...
...
@@ -20,7 +20,7 @@ Veterinaire(
prenom: string,
ddn: date,
adresse:string,
numero:
entier
,
numero:
string
,
specialite =>o tClasseEspece
)
...
...
@@ -90,7 +90,7 @@ Client(
prenom: string,
ddn: date,
adresse:string,
numero:
entier
,
numero:
string
,
animaux:ListeRefAnimal
)
avec (nom,prenom,ddn,adresse,numero) NOT NULL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment