tout les projets udapte

This commit is contained in:
2026-09-15 22:23:08 +02:00
parent fa9d7c7f43
commit 3937a2556f
29 changed files with 24 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
client_id;nom;prenom;email
1;Durand;Jean;jean.durand@email.com
2;Leclerc;Sophie;
3;Muller;Marc;marc.muller@email.com
4;Petit;Claire;claire.petit@email.com
5;Martin;Paul;paul.martin@email.com
6;Roux;Lucie;lucie.roux@email.com
7;Blanc;Michel;michel.blanc@email.com
8;Garcia;Isabelle;isabelle.garcia@email.com
9;Nguyen;Thierry;thierry.nguyen@email.com
10;Moreau;Alice;alice.moreau@email.com
11;Nguyen;Thierry;thierry.nguyen@email.com
12;Muller;Marc;marc.muller@email.com
1 client_id nom prenom email
2 1 Durand Jean jean.durand@email.com
3 2 Leclerc Sophie
4 3 Muller Marc marc.muller@email.com
5 4 Petit Claire claire.petit@email.com
6 5 Martin Paul paul.martin@email.com
7 6 Roux Lucie lucie.roux@email.com
8 7 Blanc Michel michel.blanc@email.com
9 8 Garcia Isabelle isabelle.garcia@email.com
10 9 Nguyen Thierry thierry.nguyen@email.com
11 10 Moreau Alice alice.moreau@email.com
12 11 Nguyen Thierry thierry.nguyen@email.com
13 12 Muller Marc marc.muller@email.com