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
6423b4bf
Commit
6423b4bf
authored
Jun 19, 2019
by
Osvaldo Valdivia Salas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace inserts.sql
parent
bc1a2529
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
application/BD/inserts.sql
application/BD/inserts.sql
+3
-3
No files found.
application/BD/inserts.sql
View file @
6423b4bf
...
...
@@ -145,11 +145,11 @@ INSERT INTO traitement (idAnimal,idVeterinaire) VALUES (11,6);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
8
,
4
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
16
,
19
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
12
,
12
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
11
,
3
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
5
,
3
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
18
,
11
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
3
,
12
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
10
,
13
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
11
,
9
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
4
,
9
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
12
,
8
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
11
,
16
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
18
,
8
);
...
...
@@ -161,7 +161,7 @@ INSERT INTO traitement (idAnimal,idVeterinaire) VALUES (6,17);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
12
,
20
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
19
,
20
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
2
,
17
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
1
7
,
9
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
1
3
,
9
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
1
,
19
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
17
,
10
);
INSERT
INTO
traitement
(
idAnimal
,
idVeterinaire
)
VALUES
(
17
,
9
);
...
...
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