Files
PowerPME_db/simple_data.sql
2025-10-30 14:11:48 +01:00

2058 lines
363 KiB
SQL
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

INSERT INTO `local` (`nom`, `adresse`, `tele`, `fax`) VALUES
('Jerba', '74 rue 32121', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000))),
('Magasin I', '485 rue 65451', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000))),
('Mannouba', '15 rue 455631', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000))),
('Mornaguia', '2 rue mouez', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)));
-- --------------------------------------------------------
INSERT INTO `profile` (`idprofile`, `nom`, `prenom`, `naissance`, `sexe`, `num_tele`, `mail`, `adresse`, `date_creation`, `pays`) VALUES
(2, 'Ben Tili', 'Maher', '1987-09-03', 1, FLOOR(71000000+RAND()*(71999999-71000000)), 'maher.tili@gmail.com', '2 rue mouez mornguia', '2015-09-19', 'Tunisie'),
(3, 'Ben Salah', 'Manoubi', '1977-09-03', 1, FLOOR(71000000+RAND()*(71999999-71000000)), 'manoubi.salah@yahoo.fr', '22 rue république Denden', '2024-10-19', 'Tunisie');
-- --------------------------------------------------------
INSERT INTO `authentification` (`idauhentification`, `login`, `password`, `type_compte`, `question_secrete`, `reponce_question`, `etat_compte`, `stock_negatif`, `local_nom`, `id_profile`) VALUES
(1, '3', '3', 'Commercial', 'Quel est le nom de votre animal domecile', 'Belle', 1, 1, 'Magasin I', 2),
(2, '1', '1', 'Commercial', 'Quel est le nom de votre animal domecile', 'Recks', 1, 1, 'Magasin I', 3);
-- --------------------------------------------------------
INSERT INTO `fournisseur` (`id_fourisseur`, `nom`, `adresse`, `formes`, `tele1`, `tele2`, `fax`, `mail`, `site_web`, `specialite`) VALUES
(1, 'BenJemiaBr', '658 Rue Principale Denden', 'SA', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'fournisseur@benjemia.com', 'www.benjemiabr.com', 'Moto'),
(2, 'ABC', '658 Rue EDMM Mornaguia', 'SA', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'fournisseur@abc.com', 'Infomatique'),
(3, 'Baite Said', '95 rue jemea Mornaguia', 'SASU', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'baite@said.com', 'www.baitesaide.com', 'Electro'),
(4, 'Sumsung', ' 20 Rue Mozart', 'SARL', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'contact@sumsung.com', 'www.sumsung.com', 'Mecanique'),
(5, 'LG', ' 74 Rue Hector Berlioz', 'SARL', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'commercial@lg.com', 'www.lg.com', 'Batiment'),
(6, 'OTIK', '74 rue saint-exupéry', 'SASU', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'contact@otik.com', 'www.otik.com', 'Fourniture'),
(7, 'Free', '9 All des marronniers', 'SNC', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'contact@free.com', 'www.free.com', 'Internet'),
(8, 'SEGEHO', '14 rue sainte-famille tunis', 'SASU', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'contactsegeho.com', 'www.segeho.com', 'Médical'),
(9, 'Génaral éléctrique', '512 grand MRRC ', 'SA', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'ge@gmail.com', 'www.ge.com', 'Voiture'),
(10, 'BTP', '22 Rue de Villarceau', 'SARL', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'tn.sdfsdf@gail.com', 'www.btp.com', 'Téléphone'),
(11, 'AZZT', '265 RUE 15442 MANAR', 'SARL', FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), FLOOR(71000000+RAND()*(71999999-71000000)), 'vfsdf@rr.com', NULL, 'Informatique');
INSERT INTO `categorie` (`nomcategorie`, `unitemesure`) VALUES
('Accessoire', 1),
('Accessoires appareils auditifs', 1),
('Accessoires de manucure', 1),
('Accessoires optique', 1),
('Accessoires pour hygiène dentaire', 1),
('Accueil', 1),
('Acides aminés', 1),
('Acné', 1),
('Aérosols & accessoires', 1),
('Aide minceur', 1),
('Alimentation par sonde', 1),
('Aliments diététiques', 1),
('Aliments hyperprotéinés', 1),
('Aliments pauvres en protide', 1),
('Allaitement', 1),
('Allergies', 1),
('Amino', 1),
('Aminos', 0),
('Ampoules', 1),
('Ampoules anti-chute', 1),
('Ampoules buvables', 1),
('Anti-chute', 1),
('Anti-chute de cheveux', 1),
('Anti-oxydant', 1),
('Anticerne', 1),
('Antiparasitaires', 1),
('Antiseptiques', 1),
('Aphtes', 1),
('Aphtes : bains de bouche', 1),
('Appareil digestif, acidité & reflux', 1),
('Après-shampoings', 1),
('aqw', 0),
('aqwzsx', 0),
('Aromathérapie', 1),
('Articulation & os', 1),
('Assiettes d\'enfant', 1),
('assse', 0),
('Atrier', 1),
('Aucune categorie', 1),
('Audition', 1),
('Auto bronzant', 1),
('Autre', 1),
('Autres tests', 1),
('azert', 2),
('azsss', 0),
('Bain moussant/Huile de Bain', 1),
('Balances', 1),
('Ballonnements', 1),
('Balneothérapies', 1),
('Bandages', 1),
('Bas de contention', 1),
('Baume après-rasage', 1),
('Bavoirs', 1),
('Beauty @Home ', 1),
('Bébé', 1),
('Béquilles', 1),
('Biberons', 1),
('Bidet', 1),
('Biocide', 1),
('Biscuits bébés', 1),
('Bistouris', 1),
('Blaireaux', 1),
('Blanchiment', 1),
('Blessures et plaies', 1),
('BLOCUS', 1),
('Blush', 1),
('Boissons énergisantes', 1),
('Boisssons pour bébés', 1),
('Boîtes alimentaires bébé', 1),
('Bouchons d\'oreille', 1),
('Bouillottes', 1),
('Bouteille', 0),
('Boutons de fièvre', 1),
('Bronzage homme', 1),
('Brosses a cheveux', 1),
('Brosses à dents', 1),
('Brosses à dents électriques', 1),
('Brulures & coups de soleil', 1),
('Brumisateurs', 1),
('Cannes', 1),
('Cap Drink', 1),
('Cardio-vasculaire : coeur', 1),
('Carte Premium', 1),
('chaise', 0),
('Chauffe-biberons', 1),
('Cheveux', 1),
('Cholesterol', 1),
('Cicatrisant', 1),
('Circulation & jambes lourdes', 1),
('Climatiseur', 0),
('Collier', 1),
('Collyres', 1),
('Colorations', 1),
('Compléments alimentaires', 1),
('Compléments alimentaires beauté', 1),
('Compléments alimentaires pour animaux', 1),
('Compléments alimentaires pour bébé et maman', 1),
('Compléments alimentaires santé', 1),
('Compléments nutritionnels hyperprotéinées', 1),
('Compléments sans lactose', 1),
('Complexe pour diffuseur', 1),
('Comprimés', 1),
('Comprimés & sirops', 1),
('Comprimés, sirops & sachets', 1),
('Confort urinaire', 1),
('Constipation', 1),
('Contour des yeux', 1),
('Contour des yeux homme', 1),
('Coquilles et protèges-mamelons', 1),
('Corne et callosités', 1),
('Corps', 1),
('Corps Fête', 1),
('Cors', 1),
('Cosmétiques', 1),
('Cosmétiques & Beauté', 1),
('Couches bébé', 1),
('Couches et propreté', 1),
('Coupe-poils', 1),
('Coussins anatomiques', 1),
('Crampes intestinales', 1),
('Crayon maquillage', 1),
('Créatine', 1),
('Crème', 1),
('Crème & gel', 1),
('Crème anti-âge', 1),
('Crème dépilatoire', 1),
('Crème et huile de massage', 1),
('Crème hydratante bébé', 1),
('Crème Lavante/ Gel Surgras', 1),
('Crème solaire', 1),
('Crèmes cheveux', 1),
('Crevasses', 1),
('ddxw', 0),
('Déambulateurs', 1),
('Défense naturelle', 1),
('Démaquillants yeux', 1),
('Dentifrices', 1),
('Dentifrices bio aux plantes', 1),
('Dents & stomatologie', 1),
('Déodorants', 1),
('Déodorants homme', 1),
('Désinfectant', 1),
('Détente & sommeil', 1),
('Développement musculaire ', 1),
('Diabète', 1),
('Diarrhée', 1),
('Diététique', 1),
('Diététique du sportif', 1),
('Diététique, nutrition', 1),
('Diffuseurs dhuiles essentielles', 1),
('Digestion', 1),
('Dispositif medical', 1),
('Dissolvants', 1),
('Divers', 1),
('Douleur, fièvre & inflammation', 1),
('Douleurs (migraine et mal de dos) & températu', 1),
('Draineurs anticellulites', 1),
('Durillons', 1),
('Eczema & rougeurs', 1),
('Edulcorant', 1),
('Endurance & Performance', 1),
('Energy', 1),
('Epilateurs électriques', 1),
('Epilation', 1),
('Epilation à la cire', 1),
('Eponge de bain', 1),
('Equilibre féminin & ménopause', 1),
('Escart & cicatrisation', 1),
('Eye liner', 1),
('Fard à paupières', 1),
('Fauteuils roulants', 1),
('FAVORIS', 1),
('Fers à friser', 1),
('FESTIVAL', 1),
('Fête des mères', 1),
('Fête des pères ', 1),
('Fils dentaires', 1),
('Fleurs de bach', 1),
('Fond de teint', 1),
('Forme sexuelle', 1),
('FREE HUGS', 1),
('Gants en latex', 1),
('Gel moussant', 1),
('Gelée royale', 1),
('Gels & mousses de coiffage', 1),
('Gels de rasage', 1),
('Gels douche homme', 1),
('Gels-Mousses à raser', 1),
('Gels/Huiles douches', 1),
('Gélules aux huiles éssentielles', 1),
('Gemmothérapie', 1),
('Gift Orange', 1),
('Gloss', 1),
('Gommage', 1),
('Gommage corps', 1),
('Gommages homme', 1),
('Gommes dentaires', 1),
('Goodies', 1),
('Gouttes & spray nasal', 1),
('Hair Advice ', 1),
('Haleine fraîche', 1),
('Hallus valgux', 1),
('Health', 1),
('Hemoclin', 1),
('Hémorroïdes', 1),
('Homéopathie', 1),
('Homme', 1),
('Huile', 1),
('Huile solaire', 1),
('Huiles cheveux', 1),
('Huiles corporelles', 1),
('Huiles de bain', 1),
('Huiles de massage', 1),
('Huiles essentielles', 1),
('Huiles essentielles bio', 1),
('Huiles pré-rasage', 1),
('Huiles végétales', 1),
('Hydropulseurs', 1),
('Hygiène', 1),
('Hygiène dentaire', 1),
('Hygiène du nez et des oreilles', 1),
('Hygiène féminine', 1),
('Hygiène intime', 1),
('Immunonutrition', 1),
('Incontinence urinaire', 1),
('Inflammation chronique de l\'intestin', 1),
('Injection', 1),
('Iode', 1),
('Jambes lourdes (veinotoniques)', 1),
('Kinésithérapies', 1),
('Kits allergie', 1),
('Lait après-solaire', 1),
('Lait de toilette pour bébé', 1),
('Lait démaquillant', 1),
('Lait infantile', 1),
('Lait/Crème Hydratante', 1),
('Lames de rasoir', 1),
('Laques', 1),
('Le change de bébé', 1),
('Lentilles de contact', 1),
('Let\'s go to RIO !', 1),
('Lingettes démaquillantes', 1),
('Lingettes, gels & savons désinfectants', 1),
('Liquides & sirops', 1),
('Lisseurs', 1),
('Lithothérapies', 1),
('Lits médicalisés', 1),
('Lotion micellaire', 1),
('Lotions anti-chute', 1),
('Lotions capillaires', 1),
('Luminothérapies', 1),
('Lunettes de vue', 1),
('Mal des transports', 1),
('Manucure & Pédicure', 1),
('Maquillage', 1),
('Mascara', 1),
('Masque', 1),
('Masque capillaire', 1),
('Matériel médical', 1),
('Matériel pour lallaitement', 1),
('Matière première', 1),
('Maux de gorge', 1),
('Mémoire', 1),
('Mémoire & concentration', 1),
('Minceur', 1),
('Minceur & Fitness', 1),
('Minceur Summer', 1),
('MINI', 1),
('Module panier', 1),
('Monte-escaliers', 1),
('Mouche bébé', 1),
('Mousse', 1),
('Moyen diagnostique', 1),
('Mycose', 1),
('Mycoses des ongles', 1),
('Nature&Bio', 1),
('Non défini', 1),
('Nutrition & obésité', 1),
('Objets Connectés', 1),
('Oligo-éléments', 1),
('Ongles', 1),
('Ophtalmologie ', 1),
('Optique', 1),
('Orteils douloureux', 1),
('Orthopédie', 1),
('Otologie ', 1),
('Page d\'accueil', 1),
('Paillettes', 1),
('Pain Dermatologique', 1),
('Palette de maquillage', 1),
('Pansements', 1),
('Pansements et compresses', 1),
('Parapharmacie', 1),
('Parapharmacie & Orthopédie', 1),
('Parfumerie', 1),
('Parfums', 1),
('Parfums pour hommes', 1),
('Pastilles', 1),
('Pastilles & gelules', 1),
('Patch de toilette', 1),
('Patch-inhaler', 1),
('Peau', 1),
('Peignes', 1),
('Peignoirs bébé', 1),
('Phytopharmacie', 1),
('Phytothérapies', 1),
('Pieds', 1),
('Pieds très secs et déshydratés', 1),
('Pierre ponçe', 1),
('Piluliers et boîtes à pilules', 1),
('Pinceau maquillage', 1),
('Pinces à épiler', 1),
('Pipettes', 1),
('Plats pour bébés', 1),
('Pollen', 1),
('Pot danalyse', 1),
('Pots pour enfants', 1),
('Poudre compacte', 1),
('Poudre libre', 1),
('Préparateur solaire', 1),
('Préservatifs, lubrifiants & stimulateurs', 1),
('Prise de masse', 1),
('Probiotiques', 1),
('Produits anti-poux', 1),
('Produits biologiques', 1),
('Produits de relaxation', 1),
('Produits de soins pour bébés', 1),
('Produits défrisants', 1),
('Produits minceurs', 1),
('Produits pauvres en sucre', 1),
('Produits pour appareils dentaires', 1),
('Produits sans glutens', 1),
('Produits solaires bébé', 1),
('PROMO', 1),
('Protection contre les insectes, rongeurs & ac', 1),
('Protections', 1),
('Protèges-slips', 1),
('Protein', 1),
('Protéines', 1),
('Psychiatrie', 1),
('Rasage', 1),
('Réactif', 1),
('Récupération', 1),
('Régulation intestinale', 1),
('Rein, vessie & prostate', 1),
('Renforcement du système immunitaire', 1),
('Repas de bébé', 1),
('Rhumatisme & rhumatologie', 1),
('Root', 1),
('Rouge à lèvres', 1),
('Sans parabene & sans parfum', 1),
('Savons pour bébés', 1),
('SDFVV', 0),
('Sécheresse buccale', 1),
('Sels de bains', 1),
('Seringues', 1),
('Serum', 1),
('Serviettes hygiéniques', 1),
('Shampoings', 1),
('Shampoings homme', 1),
('Shampoings pour bébé', 1),
('Shampoings secs', 1),
('Shampooings anti-chute', 1),
('Sirop', 1),
('Slim', 1),
('Soins', 1),
('Soins Anti-taches', 1),
('Soins anti-vergetures', 1),
('Soins cheveux homme', 1),
('Soins cheveux sans rinçage', 1),
('Soins corps homme', 1),
('Soins des jambes', 1),
('Soins des mains', 1),
('Soins des pieds', 1),
('Soins du corps', 1),
('Soins du buste', 1),
('Soins du visage', 1),
('Soins hydratants homme', 1),
('Soins peaux jeunes', 1),
('Soins pour le change', 1),
('Soins visage homme', 1),
('Solaire', 1),
('Soldes', 1),
('Soleil', 1),
('Solution lavante', 1),
('Solutions dentaires & gels dentaires', 1),
('Sondes utérine, rectale & trachéale', 1),
('Spécialité, sérum, va', 1),
('Spécialités', 1),
('Sport', 1),
('Spray', 1),
('Spray auriculaire', 1),
('Spray nasal', 1),
('Spray, roller, inhalateur & baume aux huiles ', 1),
('Stérilisateurs biberons', 1),
('Sticks lèvres', 1),
('stomatology', 1),
('Stomie', 1),
('Stress & dépression', 1),
('Substituts de repas', 1),
('Sucettes bébé', 1),
('Supplément vitaminique', 1),
('Suppositoire & crème', 1),
('Talcs', 1),
('Tampons hygiéniques', 1),
('Tatouages', 1),
('TELEPHONE', 0),
('Tensiomètres', 1),
('TEST', 2),
('Test d\'ovulation', 1),
('Test de grossesse', 1),
('Tétines de biberons', 1),
('TGB', 0),
('Thermomètres', 1),
('Thermothérapies', 1),
('Tires-laits', 1),
('Toilette de bébé', 1),
('Toilette du visage', 1),
('Tonique', 1),
('Toux grasse', 1),
('Toux sèche', 1),
('toxicology', 1),
('Transats de bain', 1),
('Transpiration', 1),
('Troubles urinaires & gynécologiques', 1),
('Trousses', 1),
('Trousses de secours', 1),
('Trousses Solaires', 1),
('TV', 0),
('Velvet Smooth', 1),
('Vernis à ongles', 1),
('Verrues', 1),
('Verrues & cors', 1),
('Vétérinaire', 1),
('Visage', 1),
('Vitamines', 1),
('Vitamines Enfant', 1),
('Voies Respiratoires', 1),
('xx', 0),
('Yeux', 1),
('Yeux & ophtamologie', 1),
('Zones de pression', 1),
('Zwachtel', 1);
-- --------------------------------------------------------
INSERT INTO `client` (`codeclient`, `cin`, `nomcomplet`, `nom`, `prenom`, `naissance`, `telefix`, `telemobile`, `adresse`, `codepostale`, `mail`, `sexe`, `date_add`, `local_nom`) VALUES
(1, 09163816, 'Maher ben tili ben mustapha', 'Ben Tili', 'Maher', '1987-09-03', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '2 rue moez mornaguia', 1110, 'tn.maher@gmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(2, 00862870, 'H Ben Drechsel', 'H', 'Drechsel', '1961-11-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '870 Rue 900 France', 900, 'helene.drechsel@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(3, 00863871, 'Julien Ben Caratori', 'Julien', 'Caratori', '1944-09-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '871 Rue 600 France', 600, 'julien.caratori@aliceadsl.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(4, 00875883, 'Nadine Ben Bovy', 'Nadine', 'Bovy', '1959-12-31', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '883 Rue 106 France', 106, 'nadine.bovy@live.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(5, 00880888, 'Micheline Ben Nicolay', 'Micheline', 'Nicolay', '1951-01-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '888 Rue 1000 France', 1000, 'jcmagis@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(6, 00884892, 'Isabelle Ben Crocombette', 'Isabelle', 'Crocombette', '1968-05-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '892 Rue 3000 France', 3000, 'crocombette.eddy@neuf.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(7, 00885893, 'Martine Ben Visée', 'Martine', 'Visée', '1961-02-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '893 Rue 1673 France', 1673, 'm.visee@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(8, 00887895, 'Janine Ben Gajewski', 'Janine', 'Gajewski', '1946-08-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '895 Rue 1863 France', 1863, 'jani.ga@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(9, 00891899, 'Evelyne Ben Collet', 'Evelyne', 'Collet', '1960-12-20', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '899 Rue 780 France', 780, 'evelyne.collet6@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(10, 00892900, 'Marylin Ben Zaghet', 'Marylin', 'Zaghet', '1973-07-01', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '900 Rue 3512 France', 3512, 'desseigneursdeso@live.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(11, 00893901, 'Sylvie Ben Brulard', 'Sylvie', 'Brulard', '1968-06-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '901 Rue 3537 France', 3537, 'sylvie.massage@outlook.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(12, 00897905, 'Sylviane Ben Halleux', 'Sylviane', 'Halleux', '1965-03-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '905 Rue 2924 France', 2924, 'sisihal@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(13, 00902910, 'Dominique Ben Maquet', 'Dominique', 'Maquet', '1962-08-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '910 Rue 1279 France', 1279, 'domaquet@voo.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(14, 00903911, 'Jean Robert Ben Deltour', 'Jean Robert', 'Deltour', '1953-05-28', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '911 Rue 1600 France', 1600, 'cath-et-jr@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(15, 00905913, 'Lucie Ben Cazzola', 'Lucie', 'Cazzola', '1961-07-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '913 Rue 1414 France', 1414, 'lucie.cazzola@arte.tv', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(16, 00906914, 'Carole Ben Ben Hamou', 'Carole', 'Ben Hamou', '1961-08-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '914 Rue 1487 France', 1487, 'carole.canon@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(17, 00908916, 'Sandra Ben Skwara', 'Sandra', 'Skwara', '1970-10-21', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '916 Rue 2049 France', 2049, 'sandra@skwara.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(18, 00909917, 'Fran Ben Absil', 'Fran', 'Absil', '1960-09-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '917 Rue 600 France', 600, 'absilfrancoise@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(19, 00914922, 'Isabelle Ben Asseman', 'Isabelle', 'Asseman', '1979-03-16', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '922 Rue 933 France', 933, 'isasseman@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(20, 00916924, 'Xavier Ben Van Brackel', 'Xavier', 'Van Brackel', '1974-04-12', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '924 Rue 1900 France', 1900, 'xvanbrackel@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(21, 00922930, 'Anne Ben Pitet', 'Anne', 'Pitet', '1964-05-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '930 Rue 251 France', 251, 'a.pitet@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(22, 00926934, 'Claire Ben Mesplé', 'Claire', 'Mesplé', '1958-04-21', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '934 Rue 1590 France', 1590, 'clairemesple@club-internet.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(23, 00931939, 'Corinne Ben Kastner', 'Corinne', 'Kastner', '1969-03-03', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '939 Rue 1295 France', 1295, 'corinne_kastner@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(24, 00932940, 'Pierre Ben Carlioz', 'Pierre', 'Carlioz', '1952-06-12', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '940 Rue 132 France', 132, 'cavet.carlioz@free.fr', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(25, 00934942, 'Jean-Jacques Ben Grau', 'Jean-Jacques', 'Grau', '1961-12-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '942 Rue 28745 France', 28745, 'alexparis17@yahoo.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(26, 00000311, 'Damien Ben Dardenne', 'Damien', 'Dardenne', '1983-01-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '11 Rue 14693 France', 14693, 'dardennedamien@hotmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(27, 00000715, 'Michael Ben Willems', 'Michael', 'Willems', '2020-07-15', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '15 Rue 3500 France', 3500, 'willmichfr@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(28, 00000816, 'Emilie Ben Nyssen', 'Emilie', 'Nyssen', '1983-12-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '16 Rue 600 France', 600, 'emilienyssen@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(29, 00000917, 'Monique Ben Peteaux', 'Monique', 'Peteaux', '1953-09-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '17 Rue 1527 France', 1527, 'monique.peteaux@base.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(30, 00001018, 'Pascal Ben Sterckx', 'Pascal', 'Sterckx', '1972-03-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '18 Rue 3422 France', 3422, 'pascal.sterckx@telenet.be', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(31, 00001220, 'Philippe Ben Gillart', 'Philippe', 'Gillart', '1960-12-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '20 Rue 1007 France', 1007, 'gillartph@yahoo.fr', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(32, 00001523, 'Aurélie Ben Veys', 'Aurélie', 'Veys', '1984-08-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '23 Rue 3203 France', 3203, 'aurelie.veys@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(33, 00001725, 'Dexia Credits Logement Ben Bertrand', 'Dexia Credits Logement', 'Bertrand', '1958-07-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '25 Rue 1219 France', 1219, 'marylene.bertrand@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(34, 00002028, 'Virginie Ben Joiret', 'Virginie', 'Joiret', '2016-08-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '28 Rue 1114 France', 1114, 'joiretvirginie@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(35, 00002836, 'Pharmacie Ben De Savoie', 'Pharmacie', 'De Savoie', '1978-08-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '36 Rue 2236 France', 2236, 'thiryannabelle@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(36, 00002937, 'Fran Ben Ost', 'Fran', 'Ost', '1958-05-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '37 Rue 1044 France', 1044, 'francoise.ost@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(37, 00003038, 'Monique Ben Lambert - Ardenne Immo -', 'Monique', 'Lambert - Ardenne Immo -', '1961-07-07', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '38 Rue 10790 France', 10790, 'lambert.monique@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(38, 00003341, 'Sophie Ben Eggermont-Stevens', 'Sophie', 'Eggermont-Stevens', '1969-09-15', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '41 Rue 742 France', 742, 'sophiestevenscleol@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(39, 00003644, 'AURELIE Ben THIRION', 'AURELIE', 'THIRION', '1983-09-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '44 Rue 2501 France', 2501, 'thirion_aurelie@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(40, 00003846, 'Vanessa Ben Sanctorum', 'Vanessa', 'Sanctorum', '1981-02-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '46 Rue 1000 France', 1000, 'v.sanctorum@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(41, 00004048, 'Claude Ben Depauw (Archives Communales)', 'Claude', 'Depauw (Archives Communales)', '1955-08-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '48 Rue 2459 France', 2459, 'annedebroux@scarlet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(42, 00004250, 'Aurelie Ben Brion', 'Aurelie', 'Brion', '1979-05-03', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '50 Rue 2206 France', 2206, 'aureliebrion@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(43, 00004351, 'No Ben Lamotte', 'No', 'Lamotte', '1964-06-12', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '51 Rue 1147 France', 1147, 'monespacebleu@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(44, 00005159, 'Roanne Ben Serlet', 'Roanne', 'Serlet', '1973-01-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '59 Rue 2132 France', 2132, 'roanne.bernard@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(45, 00006472, 'Mireille Ben Zimmermann', 'Mireille', 'Zimmermann', '1958-11-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '72 Rue 300 France', 300, 'mireille.zimmermann@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(46, 00006674, 'Amandine Ben Van Hoof', 'Amandine', 'Van Hoof', '1984-02-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '74 Rue 1890 France', 1890, 'vanhoof.a@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(47, 00007280, 'Thewis Ben Carine', 'Thewis', 'Carine', '1970-01-20', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '80 Rue 300 France', 300, 'thewisvan@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(48, 00007886, 'Karine Ben Huynen', 'Karine', 'Huynen', '1962-12-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '86 Rue 3049 France', 3049, 'karine.huynen@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(49, 00008189, 'Benedicte Ben Braibant', 'Benedicte', 'Braibant', '1975-09-07', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '89 Rue 400 France', 400, 'noelbraibant@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(50, 00008492, 'Christina Ben Bussi', 'Christina', 'Bussi', '1968-10-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '92 Rue 1700 France', 1700, 'titti13@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(51, 00008997, 'Vincent Ben Milazzo', 'Vincent', 'Milazzo', '1962-05-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '97 Rue 1204 France', 1204, 'diabolo_noir_01@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(52, 00093101, 'Pourtois - Vanderveken Ben Chantal', 'Pourtois - Vanderveken', 'Chantal', '1950-10-13', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '101 Rue 345 France', 345, 'chantal.pourtois@gsk.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(53, 00095103, 'Sylvie Ben PORREWECK', 'Sylvie', 'PORREWECK', '1975-01-31', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '103 Rue 1120 France', 1120, 'sylvie_ziggy@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(54, 00100108, 'Nicolas Ben Neyens', 'Nicolas', 'Neyens', '1987-12-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '108 Rue 567 France', 567, 'n_neyens@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(55, 00102110, 'Tinneke Ben Billet', 'Tinneke', 'Billet', '1978-05-12', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '110 Rue 913 France', 913, 'tinne_billet@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(56, 00103111, 'Texti Sa Ben Cirichelli Grignard D', 'Texti Sa', 'Cirichelli Grignard D', '1972-02-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '111 Rue 2789 France', 2789, 'dorothee.grignard@yahoo.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(57, 00111119, 'Val Ben Henquet (M', 'Val', 'Henquet (M', '1976-10-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '119 Rue 1200 France', 1200, 'valerie_henquet@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(58, 00114122, 'Laetitia Ben Desplanques', 'Laetitia', 'Desplanques', '1971-01-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '122 Rue 1347 France', 1347, 'l.desplanques@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(59, 00116124, 'Annick Ben Giera', 'Annick', 'Giera', '1966-09-07', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '124 Rue 600 France', 600, 'giera.annick@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(60, 00123131, 'Christian Ben Guillaume', 'Christian', 'Guillaume', '1950-09-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '131 Rue 700 France', 700, 'genesquif@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(61, 00126134, 'Kristelle Ben Antoine', 'Kristelle', 'Antoine', '1980-01-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '134 Rue 3316 France', 3316, 'kristelle.antoine@live.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(62, 00128136, 'Cindy Ben Govaert', 'Cindy', 'Govaert', '1988-04-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '136 Rue 3571 France', 3571, 'cindy.g.1988@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(63, 00131139, 'Jamila Ben Chahbouni', 'Jamila', 'Chahbouni', '1970-11-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '139 Rue 353 France', 353, 'jchahbouni@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(64, 00139147, 'Micheline Ben Dassel', 'Micheline', 'Dassel', '1948-10-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '147 Rue 1204 France', 1204, 'mdas@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(65, 00142150, 'Caroline Ben Nava', 'Caroline', 'Nava', '1972-08-28', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '150 Rue 2519 France', 2519, 'carolinenava@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(66, 00143151, 'Anne Ben Van Goethem', 'Anne', 'Van Goethem', '1964-09-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '151 Rue 4266 France', 4266, 'anne.vangoethem@mae.etat.lu', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(67, 00149157, 'Chantal Ben Lamoline', 'Chantal', 'Lamoline', '1957-01-01', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '157 Rue 892 France', 892, 'chantal.lamoline@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(68, 00152160, 'Suzanne Ben Dervaux', 'Suzanne', 'Dervaux', '1949-01-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '160 Rue 2036 France', 2036, 'suzannedervaux@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(69, 00158166, 'Ayna Ben Vagapova', 'Ayna', 'Vagapova', '1970-10-29', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '166 Rue 392 France', 392, 'ayna@live.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(70, 00163171, 'Sandra Ben Carabin', 'Sandra', 'Carabin', '1974-03-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '171 Rue 787 France', 787, 'sandra.carabin@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(71, 00164172, 'Isabelle Ben Van Essche', 'Isabelle', 'Van Essche', '1967-11-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '172 Rue 330 France', 330, 'i.vanessche@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(72, 00168176, 'Jean-Louis Ben Vrancx', 'Jean-Louis', 'Vrancx', '1964-08-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '176 Rue 3400 France', 3400, 'jl.vrancx@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(73, 00174182, 'Christine Ben Maes', 'Christine', 'Maes', '1955-09-21', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '182 Rue 3227 France', 3227, 'christinemaes@live.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(74, 00176184, 'L Ben Topet', 'L', 'Topet', '1966-10-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '184 Rue 1536 France', 1536, 'leo.2@skynet.be', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(75, 00182190, 'Janine Ben Jadoulle', 'Janine', 'Jadoulle', '1944-01-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '190 Rue 1963 France', 1963, 'janinej999@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(76, 00191199, 'Damienne Ben Meurisse', 'Damienne', 'Meurisse', '1977-12-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '199 Rue 7089 France', 7089, 'damienne.meurisse@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(77, 00198206, 'Sabyne Ben Debaecker', 'Sabyne', 'Debaecker', '1968-12-21', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '206 Rue 1706 France', 1706, 's4byne@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(78, 00199207, 'Patrick Ben De Mulder', 'Patrick', 'De Mulder', '1970-01-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '207 Rue 400 France', 400, 'fc155597@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(79, 00202210, 'Eriks Baudoin Ben Laurence Lesuisse', 'Eriks Baudoin', 'Laurence Lesuisse', '1973-11-29', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '210 Rue 6165 France', 6165, 'laurencelessuise@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(80, 00205213, 'Sophie Ben Vermeren', 'Sophie', 'Vermeren', '1971-11-29', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '213 Rue 700 France', 700, 'sophievermeren@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(81, 00206214, 'Francois Ben Racoux', 'Francois', 'Racoux', '1975-06-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '214 Rue 2341 France', 2341, 'francoisrac@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(82, 00210218, 'Contr Ben Marquet Maryse', 'Contr', 'Marquet Maryse', '1954-02-07', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '218 Rue 1100 France', 1100, 'marybel@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(83, 00212220, 'Yves Ben Roukout', 'Yves', 'Roukout', '1952-09-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '220 Rue 2800 France', 2800, 'pasteurtigrou@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(84, 00215223, 'Liliane Ben Dechamps', 'Liliane', 'Dechamps', '1967-06-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '223 Rue 1800 France', 1800, 'carine022@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(85, 00218226, 'Johan Ben Nothomb', 'Johan', 'Nothomb', '1985-01-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '226 Rue 600 France', 600, 'felix.valerie@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(86, 00220228, 'Isabelle Ben Halin', 'Isabelle', 'Halin', '1973-07-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '228 Rue 2391 France', 2391, 'isahalin@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(87, 00221229, 'Emmanuelle Ben Roulet', 'Emmanuelle', 'Roulet', '1975-09-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '229 Rue 3621 France', 3621, 'eroulet@me.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(88, 00226234, 'Vinciane Ben Lenaerts', 'Vinciane', 'Lenaerts', '1981-11-25', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '234 Rue 500 France', 500, 'chacham25@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(89, 00234242, 'Anna Ben Amico', 'Anna', 'Amico', '1964-09-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '242 Rue 1988 France', 1988, 'anna.amico.franco@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(90, 00235243, 'Eliane Ben Rolen', 'Eliane', 'Rolen', '1956-11-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '243 Rue 3007 France', 3007, 'eliane.rolen@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(91, 00236244, 'Isabelle Ben Lienard', 'Isabelle', 'Lienard', '1964-07-07', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '244 Rue 2061 France', 2061, 'is.ange@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(92, 00241249, 'Sylvie Ben Demesse', 'Sylvie', 'Demesse', '1973-05-25', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '249 Rue 848 France', 848, 'sylvie.demesse@happymany.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(93, 00242250, 'Guy Ben Sonveau', 'Guy', 'Sonveau', '1956-03-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '250 Rue 209 France', 209, 'sonveau.guy@gmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(94, 00244252, 'Anne-Marie Ben Laurent', 'Anne-Marie', 'Laurent', '2010-09-15', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '252 Rue 1446 France', 1446, 'bastin.laurent@brutele.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(95, 00247255, 'Herman Ben Christine', 'Herman', 'Christine', '1977-03-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '255 Rue 1200 France', 1200, 'chrisherman@voo.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(96, 00250258, 'Sonia Ben Knappenbergh', 'Sonia', 'Knappenbergh', '1979-01-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '258 Rue 2069 France', 2069, 'soon-ly@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(97, 00258266, 'Marianne Ben Colson', 'Marianne', 'Colson', '1959-04-28', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '266 Rue 1667 France', 1667, 'marianne2804@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(98, 00263271, 'Dani Ben Dhainaut', 'Dani', 'Dhainaut', '1962-04-16', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '271 Rue 1266 France', 1266, 'd.dhainaut@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(99, 00267275, 'Catherine Ben Andr', 'Catherine', 'Andr', '1975-04-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '275 Rue 693 France', 693, 'andrcath@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(100, 00268276, 'Martine Ben Walravens Desmet', 'Martine', 'Walravens Desmet', '1952-01-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '276 Rue 2879 France', 2879, 'mm.walravens@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(101, 00269277, 'Liliane Ben Schumacker', 'Liliane', 'Schumacker', '1955-07-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '277 Rue 1756 France', 1756, 'lilianeschumacker@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(102, 00271279, 'Viviane Ben Moucheron', 'Viviane', 'Moucheron', '1956-03-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '279 Rue 1396 France', 1396, 'broceliandev@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(103, 00273281, 'Elisabeth Ben De Maeyer - Dumont', 'Elisabeth', 'De Maeyer - Dumont', '1959-11-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '281 Rue 1900 France', 1900, 'demaeyer.claire@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(104, 00278286, 'Johan Ben Cuche', 'Johan', 'Cuche', '1983-08-15', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '286 Rue 715 France', 715, 'coyote_23@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(105, 00279287, 'Nelly Ben Demoortel', 'Nelly', 'Demoortel', '1941-01-16', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '287 Rue 700 France', 700, 'n_demoortel@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(106, 00281289, 'Vanessa Ben Soumoy', 'Vanessa', 'Soumoy', '1979-06-25', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '289 Rue 600 France', 600, 'vanessa.soumoy@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(107, 00283291, 'Karine Ben Barbot', 'Karine', 'Barbot', '1982-02-21', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '291 Rue 1611 France', 1611, 'kbarbot56@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(108, 00284292, 'Gilette Ben Meersschaut', 'Gilette', 'Meersschaut', '1956-11-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '292 Rue 160 France', 160, 'gilettestar@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(109, 00287295, 'Kathy Ben Roncada', 'Kathy', 'Roncada', '1958-06-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '295 Rue 1100 France', 1100, 'kr478@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(110, 00289297, 'Catherine Ben Vincent', 'Catherine', 'Vincent', '1968-04-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '297 Rue 1168 France', 1168, 'vt6140472@base.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(111, 00291299, 'Laurence Ben Buyere', 'Laurence', 'Buyere', '1966-06-27', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '299 Rue 800 France', 800, 'laurence.bruyere@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(112, 00292300, 'Graziella Ben Gillot', 'Graziella', 'Gillot', '1959-07-12', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '300 Rue 775 France', 775, 'graziella.gillot@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(113, 00293301, 'Anne-Marie Ben Dondelinger', 'Anne-Marie', 'Dondelinger', '1953-06-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '301 Rue 6384 France', 6384, 'am.dondelinger@base.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(114, 00295303, 'Maryse Ben Havaux', 'Maryse', 'Havaux', '1953-02-21', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '303 Rue 2491 France', 2491, 'mhavaux@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(115, 00302310, 'Fabienne Ben Dohogne', 'Fabienne', 'Dohogne', '1962-06-01', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '310 Rue 1636 France', 1636, 'fadohogne@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(116, 00303311, 'Anne-France Ben Keuller', 'Anne-France', 'Keuller', '1964-10-15', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '311 Rue 766 France', 766, 'af.keuller@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(117, 00305313, 'Vanessa Ben Rentiers', 'Vanessa', 'Rentiers', '1977-12-05', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '313 Rue 700 France', 700, 'vanessa.rentiers@brusselsairlines.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(118, 00309317, 'Caroline Ben Didier', 'Caroline', 'Didier', '1976-01-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '317 Rue 152 France', 152, 'carolinedidier71@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(119, 00310318, 'Michel Ben Dewet', 'Michel', 'Dewet', '1954-06-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '318 Rue 8572 France', 8572, 'micheldewet@msn.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(120, 00313321, 'Vincent Ben Lefebvre', 'Vincent', 'Lefebvre', '1967-10-19', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '321 Rue 2102 France', 2102, 'lefebvrevinc@gmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(121, 00316324, 'Christelle Ben Pradal', 'Christelle', 'Pradal', '1977-06-07', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '324 Rue 1879 France', 1879, 'christelle.pradal@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(122, 00323331, 'Genevieve Ben Ralet', 'Genevieve', 'Ralet', '1948-07-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '331 Rue 700 France', 700, 'genevieve.ralet@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(123, 00324332, 'Mr Caty Ben Dherte-Istasse', 'Mr Caty', 'Dherte-Istasse', '1981-02-13', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '332 Rue 1000 France', 1000, 'catytim@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(124, 00334342, 'Céine Ben Lamboley', 'Céine', 'Lamboley', '1984-10-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '342 Rue 2554 France', 2554, 'celinel84@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(125, 00336344, 'Margot Ben Dubuisson', 'Margot', 'Dubuisson', '1990-02-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '344 Rue 585 France', 585, 'margot.dubuisson@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(126, 00344352, 'Isabelle Ben Idiart', 'Isabelle', 'Idiart', '1962-12-15', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '352 Rue 1382 France', 1382, 'isidiart@laposte.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(127, 00346354, 'Fatima Ben Mesnaoui', 'Fatima', 'Mesnaoui', '1958-09-20', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '354 Rue 5238 France', 5238, 'rasail_fm@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(128, 00350358, 'Claudine Ben Chachan', 'Claudine', 'Chachan', '1982-11-27', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '358 Rue 1697 France', 1697, 'forza10_@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(129, 00354362, 'Renate Ben Maury', 'Renate', 'Maury', '1950-04-01', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '362 Rue 807 France', 807, 'renata54@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(130, 00355363, 'Bruno Ben Genin', 'Bruno', 'Genin', '1952-09-28', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '363 Rue 1000 France', 1000, 'bruno.genin@lgenin.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(131, 00361369, 'Véronique Ben Senepart', 'Véronique', 'Senepart', '1966-02-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '369 Rue 1159 France', 1159, 'chargona@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(132, 00363371, 'Marcel Ben Lamberty', 'Marcel', 'Lamberty', '1986-04-15', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '371 Rue 669 France', 669, 'closeceline@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(133, 00366374, 'Ramos Ben Isabelle', 'Ramos', 'Isabelle', '1964-10-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '374 Rue 3227 France', 3227, 'rmspa@club-internet.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(134, 00367375, 'Marielle Ben Romann', 'Marielle', 'Romann', '1959-03-31', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '375 Rue 12474 France', 12474, 'piece01@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(135, 00371379, 'Monique Ben Beaumont', 'Monique', 'Beaumont', '1961-10-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '379 Rue 429 France', 429, 'mick.beau@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(136, 00374382, 'Laurence Ben Bauduin', 'Laurence', 'Bauduin', '1975-02-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '382 Rue 1404 France', 1404, 'laure_bauduin@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(137, 00376384, 'Benedicte Ben Francois', 'Benedicte', 'Francois', '1957-03-20', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '384 Rue 1805 France', 1805, 'christian.francois@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(138, 00382390, 'Sandra Ben Lebon', 'Sandra', 'Lebon', '1974-07-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '390 Rue 758 France', 758, 'sandra.lebon@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(139, 00383391, 'Mireille Ben Jados', 'Mireille', 'Jados', '1980-02-28', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '391 Rue 8305 France', 8305, 'ninajados@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(140, 00384392, 'Brigitte Ben Nys', 'Brigitte', 'Nys', '1959-12-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '392 Rue 1396 France', 1396, 'nysrubis@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(141, 00394402, 'Nadia Ben Pallavisino', 'Nadia', 'Pallavisino', '1955-12-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '402 Rue 7619 France', 7619, 'nadia.evrard@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(142, 00395403, 'Theo Ben Hendrikx', 'Theo', 'Hendrikx', '1953-05-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '403 Rue 5331 France', 5331, 'theohendrikx@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(143, 00396404, 'Liliane Ben Berteas', 'Liliane', 'Berteas', '1947-12-27', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '404 Rue 800 France', 800, '21.lavallee@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(144, 00399407, 'Danielle Ben Roton', 'Danielle', 'Roton', '1951-01-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '407 Rue 2135 France', 2135, 'danielleboullet@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(145, 00402410, 'Marie Ben Kariger', 'Marie', 'Kariger', '1939-08-27', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '410 Rue 2972 France', 2972, 'juprelle@jkservice.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(146, 00404412, 'Pascale Ben De Jonckheere', 'Pascale', 'De Jonckheere', '1975-06-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '412 Rue 986 France', 986, 'pascale.de.jonckheere@adecco.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(147, 00405413, 'Gis Ben Ducoin', 'Gis', 'Ducoin', '1956-01-07', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '413 Rue 497 France', 497, 'gisele.ducoin@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(148, 00406414, 'Marcelle Ben Baud', 'Marcelle', 'Baud', '1949-10-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '414 Rue 6037 France', 6037, 'maurice.baud123@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(149, 00409417, 'Luc Ben Sage', 'Luc', 'Sage', '1954-03-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '417 Rue 1816 France', 1816, 'lucdoc3030@aol.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(150, 00410418, 'Nadia Ben Bouroua', 'Nadia', 'Bouroua', '1968-08-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '418 Rue 1178 France', 1178, 'nadiabouroua@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(151, 00414422, 'Laetitia Ben Prasit', 'Laetitia', 'Prasit', '1984-04-16', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '422 Rue 960 France', 960, 'pticha@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(152, 00418426, 'Jacqueline Ben Dewael', 'Jacqueline', 'Dewael', '1947-02-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '426 Rue 1462 France', 1462, 'lamote-dewael@telenet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(153, 00419427, 'Audrey Ben Hendrkix', 'Audrey', 'Hendrkix', '1979-10-05', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '427 Rue 1535 France', 1535, 'audreyhendrikx@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(154, 00423431, 'Gerard Ben Faramus', 'Gerard', 'Faramus', '1950-09-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '431 Rue 1785 France', 1785, 'gerard.faramus0144@orange.fr', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(155, 00424432, 'Colette Ben Kerstenne', 'Colette', 'Kerstenne', '1948-09-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '432 Rue 465 France', 465, 'colette.kerstenne@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(156, 00428436, 'Philippe Ben Grebent', 'Philippe', 'Grebent', '1957-03-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '436 Rue 2537 France', 2537, 'durandal.phil@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(157, 00429437, 'Corinne Ben Kubacki', 'Corinne', 'Kubacki', '1960-09-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '437 Rue 510 France', 510, 'corinne.huguet63@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(158, 00431439, 'Luce Ben Beugnies', 'Luce', 'Beugnies', '1979-06-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '439 Rue 900 France', 900, 'lulu.beu@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(159, 00432440, 'Sabrina Ben Salomoni', 'Sabrina', 'Salomoni', '1976-07-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '440 Rue 1050 France', 1050, 'salomoni.sabrina@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(160, 00436444, 'Richard Ben Arena', 'Richard', 'Arena', '1952-10-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '444 Rue 500 France', 500, 'ri1515@aol.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(161, 00441449, 'Olivier Ben Wilmart', 'Olivier', 'Wilmart', '1982-12-20', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '449 Rue 951 France', 951, 'owilmart@tvcablenet.be', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(162, 00450458, 'Sylvie Ben Fontan', 'Sylvie', 'Fontan', '1957-12-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '458 Rue 800 France', 800, 'sylviefontanmichel@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(163, 00451459, 'Catherine Ben Schwaab', 'Catherine', 'Schwaab', '1957-08-15', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '459 Rue 828 France', 828, 'cathschwaab@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(164, 00452460, 'Pascale Ben Klein', 'Pascale', 'Klein', '1968-05-07', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '460 Rue 1606 France', 1606, 'pascale.kloos@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(165, 00453461, 'Michel Ben Magain', 'Michel', 'Magain', '1966-11-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '461 Rue 2514 France', 2514, 'michelmag@live.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(166, 00457465, 'Chantal Ben Leplat', 'Chantal', 'Leplat', '1959-05-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '465 Rue 1533 France', 1533, 'c.leplat@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(167, 00463471, 'Véronique Ben Desmet', 'Véronique', 'Desmet', '1970-08-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '471 Rue 1200 France', 1200, 'veroniquede@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(168, 00465473, 'Isabelle Ben Coroyer', 'Isabelle', 'Coroyer', '1962-01-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '473 Rue 879 France', 879, 'isabelle.coroyer@laposte.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(169, 00466474, 'Pierre Ben Duerinckx', 'Pierre', 'Duerinckx', '1938-02-01', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '474 Rue 400 France', 400, 'petrus@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(170, 00467475, 'François Ben Fournier', 'François', 'Fournier', '1963-09-01', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '475 Rue 212 France', 212, 'famille-fournier175@orange.fr', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(171, 00471479, 'Emmanuel Ben Carin', 'Emmanuel', 'Carin', '1969-09-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '479 Rue 574 France', 574, 'carinemmanuel@aol.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(172, 00478486, 'Sophie Ben Diels', 'Sophie', 'Diels', '1967-09-12', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '486 Rue 3129 France', 3129, 's.diels@laposte.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(173, 00479487, 'Roger Ben Gaudin', 'Roger', 'Gaudin', '1963-11-19', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '487 Rue 4264 France', 4264, 'rogergaudin@sfr.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(174, 00483491, 'Philippe Ben Cronn', 'Philippe', 'Cronn', '1973-04-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '491 Rue 798 France', 798, 'philippe.cronn@internet.lu', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(175, 00490498, 'Huguette Ben Drygalski', 'Huguette', 'Drygalski', '1949-05-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '498 Rue 1169 France', 1169, 'huguette_2244@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(176, 00491499, 'Lucienne Ben Loiseau', 'Lucienne', 'Loiseau', '1960-08-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '499 Rue 797 France', 797, 'vinceloiseau@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(177, 00493501, 'Franck Ben Ettouati', 'Franck', 'Ettouati', '1964-05-27', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '501 Rue 8277 France', 8277, 'fettouati@free.fr', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(178, 00497505, 'Pulse Pmc2 Ben Eveline Cellard', 'Pulse Pmc2', 'Eveline Cellard', '1960-06-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '505 Rue 1066 France', 1066, 'eveline.cellard@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(179, 00501509, 'Caroline Ben Deitte', 'Caroline', 'Deitte', '1953-01-12', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '509 Rue 1178 France', 1178, 'jodeitte@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(180, 00505513, 'Didier Ben Grandjean', 'Didier', 'Grandjean', '1957-03-29', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '513 Rue 2639 France', 2639, 'delsauxb@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(181, 00507515, 'Malorie Ben Coupe', 'Malorie', 'Coupe', '1976-09-21', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '515 Rue 922 France', 922, 'malorie.coupe@dbmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(182, 00514522, 'Claudine Ben Dedoncker', 'Claudine', 'Dedoncker', '1959-01-25', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '522 Rue 1514 France', 1514, 'cdes5080@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(183, 00515523, 'Annie Ben Rousselle', 'Annie', 'Rousselle', '1950-10-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '523 Rue 2240 France', 2240, 'annie.rousselle@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(184, 00516524, 'Fr Ben Gaillard-Billey', 'Fr', 'Gaillard-Billey', '1965-05-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '524 Rue 4975 France', 4975, 'f-billey@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(185, 00519527, 'Christiane Ben Pierreux', 'Christiane', 'Pierreux', '1964-12-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '527 Rue 1051 France', 1051, 'christiane.pierreux@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(186, 00520528, 'Marie-Christine Ben Tonet', 'Marie-Christine', 'Tonet', '1948-06-01', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '528 Rue 5601 France', 5601, 'mctonet@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(187, 00525533, 'Denis Ben Neuville', 'Denis', 'Neuville', '1949-08-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '533 Rue 3563 France', 3563, 'denis.neuville@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(188, 00527535, 'Boogaerts Sprl Ben Eliane Cortens', 'Boogaerts Sprl', 'Eliane Cortens', '1958-07-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '535 Rue 600 France', 600, 'eliane.cortens@boogaerts.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(189, 00529537, 'Catherine Ben Viscardy', 'Catherine', 'Viscardy', '1969-05-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '537 Rue 1100 France', 1100, 'joelle.viscardy@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(190, 00531539, 'Fanny Ben Huynen', 'Fanny', 'Huynen', '1977-07-03', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '539 Rue 2910 France', 2910, 'f-hu@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(191, 00532540, 'Anne Ben Dexpert', 'Anne', 'Dexpert', '1966-07-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '540 Rue 1629 France', 1629, 'annedexpert@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(192, 00535543, 'Ornella Ben De Grande', 'Ornella', 'De Grande', '1987-07-31', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '543 Rue 200 France', 200, 'miss_nesta133@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(193, 00536544, 'Chantal Ben Oberic', 'Chantal', 'Oberic', '1948-10-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '544 Rue 800 France', 800, 'coberic@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(194, 00538546, 'Emmanuel Ben Larrieu', 'Emmanuel', 'Larrieu', '1970-12-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '546 Rue 1629 France', 1629, 'ddlarrieu@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(195, 00545553, 'Jean-Marie Ben Schoenaers', 'Jean-Marie', 'Schoenaers', '1947-09-28', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '553 Rue 3634 France', 3634, 'jm.schoenaers@gmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(196, 00546554, 'Christel Ben Vogne', 'Christel', 'Vogne', '1972-06-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '554 Rue 1551 France', 1551, 'christelle.vogne@chuv.ch', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(197, 00553561, 'Monique Ben Stofkooper', 'Monique', 'Stofkooper', '1966-10-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '561 Rue 3200 France', 3200, 'moony_lune@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(198, 00555563, 'Annie Ben Diehl', 'Annie', 'Diehl', '1950-12-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '563 Rue 1115 France', 1115, 'anniediehl@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(199, 00559567, 'C Ben Dejemeppe', 'C', 'Dejemeppe', '1976-06-05', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '567 Rue 1686 France', 1686, 'celinedejemeppe@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(200, 00565573, 'Ester Ben Bram', 'Ester', 'Bram', '1980-12-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '573 Rue 900 France', 900, 'ester_brame@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(201, 00573581, 'Jean-Luc Ben Pluymers', 'Jean-Luc', 'Pluymers', '1958-04-20', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '581 Rue 380 France', 380, 'jlpluymers@gmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(202, 00578586, 'Georgette Ben Mainil', 'Georgette', 'Mainil', '1958-10-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '586 Rue 200 France', 200, 'emelinedeclercq05@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(203, 00580588, 'Sylvie Ben Brevalle', 'Sylvie', 'Brevalle', '1959-12-01', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '588 Rue 1200 France', 1200, 'sylviebrevalle@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(204, 00582590, 'Caroline Ben Piras', 'Caroline', 'Piras', '1983-02-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '590 Rue 1190 France', 1190, 'caroline.piras@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(205, 00584592, 'Annie Ben Pettelaire', 'Annie', 'Pettelaire', '1955-07-25', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '592 Rue 2623 France', 2623, 'ets.schoni@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(206, 00597605, 'Catherine Ben Tho', 'Catherine', 'Tho', '1972-04-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '605 Rue 850 France', 850, 'kbao@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(207, 00609617, 'Virginie Ben Briot', 'Virginie', 'Briot', '1964-12-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '617 Rue 2575 France', 2575, 'virginiebriot@lfbeauty-fr.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(208, 00610618, 'Fran Ben Bnp Paribas Fortis', 'Fran', 'Bnp Paribas Fortis', '1962-02-25', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '618 Rue 1977 France', 1977, 'francoise.senterre@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(209, 00616624, 'Marie-Jos Ben Courvoisier', 'Marie-Jos', 'Courvoisier', '1960-06-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '624 Rue 1838 France', 1838, 'mjocourvoisier@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(210, 00618626, 'Jérôme Ben Piguel', 'Jérôme', 'Piguel', '1976-08-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '626 Rue 1208 France', 1208, 'piguel.jerome@orange.fr', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(211, 00619627, 'Simone Ben Hoenner Streich', 'Simone', 'Hoenner Streich', '1947-11-16', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '627 Rue 849 France', 849, 'simonebersi@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(212, 00620628, 'Maité Ben Angely', 'Maité', 'Angely', '1948-09-29', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '628 Rue 2581 France', 2581, 'maite.angely@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(213, 00624632, 'Evelyne Ben Gailhard', 'Evelyne', 'Gailhard', '1955-05-05', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '632 Rue 424 France', 424, 'evelyne.gailhard@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(214, 00625633, 'Sandra Ben Delattre', 'Sandra', 'Delattre', '1972-08-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '633 Rue 1806 France', 1806, 'delsandra@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(215, 00632640, 'Salima Ben Idrissi', 'Salima', 'Idrissi', '1979-10-21', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '640 Rue 3253 France', 3253, 'idrissisalima@live.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(216, 00633641, 'Francoise Ben De Gevigney', 'Francoise', 'De Gevigney', '1949-12-19', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '641 Rue 1492 France', 1492, 'fdege@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(217, 00639647, 'Drif Ben Frederique', 'Drif', 'Frederique', '1965-11-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '647 Rue 874 France', 874, 'lolinouche@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(218, 00640648, 'Floriane Ben Mouchel', 'Floriane', 'Mouchel', '1963-01-15', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '648 Rue 1504 France', 1504, 'florimouche@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(219, 00642650, 'Sylvie Ben Davin Tridot', 'Sylvie', 'Davin Tridot', '1963-12-03', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '650 Rue 252 France', 252, 'davin.tridot.sylvie@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(220, 00643651, 'Laurence Ben Besse', 'Laurence', 'Besse', '1959-06-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '651 Rue 1100 France', 1100, 'l.besse59@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(221, 00645653, 'Simonne Ben Lhomme', 'Simonne', 'Lhomme', '1955-10-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '653 Rue 1654 France', 1654, 'simone.l_homme@teledisnet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(222, 00646654, 'Marie-Edm Ben Stokis', 'Marie-Edm', 'Stokis', '1956-05-19', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '654 Rue 2600 France', 2600, 'mestokis@live.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(223, 00655663, 'Eliane Ben Avias', 'Eliane', 'Avias', '1955-11-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '663 Rue 931 France', 931, 'eliane.avias@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(224, 00658666, 'Michel Ben Gosse', 'Michel', 'Gosse', '1947-10-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '666 Rue 984 France', 984, 'migjapon@free.fr', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(225, 00661669, 'Corinne Ben Lesage', 'Corinne', 'Lesage', '1974-06-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '669 Rue 1778 France', 1778, 'corinne_lesage@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(226, 00668676, 'Elodie Ben Thuault', 'Elodie', 'Thuault', '1970-09-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '676 Rue 3088 France', 3088, 'emmanuel.elodie@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(227, 00669677, 'David Ben Cohen', 'David', 'Cohen', '1962-06-16', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '677 Rue 3600 France', 3600, 'd.cohen@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(228, 00674682, 'Jocelyne Ben BROVELLI', 'Jocelyne', 'BROVELLI', '1958-10-01', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '682 Rue 1380 France', 1380, 'jocelyne-brovelli@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(229, 00678686, 'Buyl Ben Marie Louise', 'Buyl', 'Marie Louise', '1951-11-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '686 Rue 3430 France', 3430, 'marie-louise.buyl@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(230, 00681689, 'Odile Ben Cojean', 'Odile', 'Cojean', '1947-12-18', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '689 Rue 860 France', 860, 'c-cojean@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(231, 00682690, 'Aur Ben Arnold', 'Aur', 'Arnold', '1975-07-20', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '690 Rue 2302 France', 2302, 'aurelia.arnold@sfr.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(232, 00693701, 'Caroline Ben Speileux', 'Caroline', 'Speileux', '1971-10-03', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '701 Rue 768 France', 768, 'caroline.speileux@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(233, 00694702, 'Chlo Ben Malen', 'Chlo', 'Malen', '1979-06-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '702 Rue 1000 France', 1000, 'chloe.malen@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(234, 00697705, 'Adrien Ben Collet', 'Adrien', 'Collet', '1985-03-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '705 Rue 200 France', 200, 'adrien.collet@hotmail.fr', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(235, 00699707, 'Elisabeth Ben Blondeau', 'Elisabeth', 'Blondeau', '1953-10-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '707 Rue 800 France', 800, 'elisabeth.blondeau@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(236, 00700708, 'Patricia Ben Vaillon', 'Patricia', 'Vaillon', '1959-02-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '708 Rue 1321 France', 1321, 'p.viallon@guillaumond.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(237, 00703711, 'Val Ben De Decker', 'Val', 'De Decker', '1971-12-31', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '711 Rue 600 France', 600, 'valeriededecker@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(238, 00707715, 'Jany Ben Ferraris', 'Jany', 'Ferraris', '1956-03-05', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '715 Rue 748 France', 748, 'jany.ferraris@laposte.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(239, 00708716, 'Laurent Ben Hendrickx', 'Laurent', 'Hendrickx', '1972-06-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '716 Rue 1099 France', 1099, 'labc95911@hotmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(240, 00713721, 'Elisabeth Ben Giuliano', 'Elisabeth', 'Giuliano', '1966-01-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '721 Rue 800 France', 800, 'eli.giu@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(241, 00716724, 'Emilie Ben Mailleux', 'Emilie', 'Mailleux', '1981-11-25', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '724 Rue 3800 France', 3800, 'emiliemailleux@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(242, 00717725, 'Betina Ben Blasco', 'Betina', 'Blasco', '1971-07-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '725 Rue 800 France', 800, 'betina.ellingsen@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(243, 00720728, 'Michel Ben Nguyen', 'Michel', 'Nguyen', '1970-08-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '728 Rue 2065 France', 2065, 'mng12@free.fr', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(244, 00721729, 'Gaelle Ben Bebronne', 'Gaelle', 'Bebronne', '1983-02-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '729 Rue 426 France', 426, 'bebronne_gaelle@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(245, 00723731, 'Jeannine Ben Reiter', 'Jeannine', 'Reiter', '1943-12-12', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '731 Rue 2812 France', 2812, 'jeanine@docteur-ramioul.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(246, 00725733, 'Jeroen Ben Weerstra', 'Jeroen', 'Weerstra', '1973-10-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '733 Rue 1412 France', 1412, 'jeroenweerstra@hotmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(247, 00727735, 'Sylvie Ben Mathys', 'Sylvie', 'Mathys', '1965-10-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '735 Rue 663 France', 663, 'sylvie.mathys@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(248, 00728736, 'Véronique Ben Gilson', 'Véronique', 'Gilson', '1961-09-27', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '736 Rue 3162 France', 3162, 'verogilson@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(249, 00731739, 'Catherine Ben Haest', 'Catherine', 'Haest', '1972-12-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '739 Rue 7531 France', 7531, 'catherine.haest@mensura.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(250, 00733741, 'Christine Ben Daniaux', 'Christine', 'Daniaux', '1958-10-27', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '741 Rue 1439 France', 1439, 'christine2758@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(251, 00735743, 'Fran Ben Hanze', 'Fran', 'Hanze', '1956-06-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '743 Rue 1969 France', 1969, 'frh.deco@yahoo.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(252, 00746754, 'Nadira Ben Benmousa', 'Nadira', 'Benmousa', '1983-11-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '754 Rue 1560 France', 1560, 'n.adira@live.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(253, 00750758, 'Anne Ben Gerard', 'Anne', 'Gerard', '1982-10-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '758 Rue 2944 France', 2944, 'a.a.gerard@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(254, 00751759, 'Laurence Ben Thill', 'Laurence', 'Thill', '1978-01-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '759 Rue 1677 France', 1677, 'laurence.thill@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(255, 00753761, 'Astrid Ben Chevance', 'Astrid', 'Chevance', '1986-06-25', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '761 Rue 2676 France', 2676, 'astrid.chevance@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(256, 00756764, 'Anne Ben Courjaret', 'Anne', 'Courjaret', '1939-11-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '764 Rue 5881 France', 5881, 'ledesert.france@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(257, 00759767, 'Monique Ben Martin', 'Monique', 'Martin', '1948-01-20', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '767 Rue 726 France', 726, 'martinm51@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(258, 00760768, 'Letot Ben Maryline', 'Letot', 'Maryline', '1963-03-13', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '768 Rue 570 France', 570, 'les4saisons@live.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(259, 00766774, 'V Ben Forraz', 'V', 'Forraz', '1955-12-17', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '774 Rue 1036 France', 1036, 'vforraz@msn.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(260, 00774782, 'Philippe Ben Fay', 'Philippe', 'Fay', '1965-08-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '782 Rue 1225 France', 1225, 'fb569606@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(261, 00781789, 'Christine Ben Gissinger', 'Christine', 'Gissinger', '1969-04-13', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '789 Rue 2025 France', 2025, 'patrice13.gissinger@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(262, 00786794, 'B Ben Houet', 'B', 'Houet', '1969-01-20', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '794 Rue 772 France', 772, 'benedicte.houet@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(263, 00789797, 'Muriel Ben Capet', 'Muriel', 'Capet', '1942-05-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '797 Rue 3135 France', 3135, 'licoya@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(264, 00790798, 'Caroline Ben De Vos', 'Caroline ', 'De Vos', '1967-03-27', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '798 Rue 1677 France', 1677, 'caroline.devos@cfwb.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(265, 00803811, 'Isabelle Ben Besson', 'Isabelle', 'Besson', '1962-06-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '811 Rue 396 France', 396, 'isabes@laposte.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(266, 00807815, 'Veronique Ben Leclerc', 'Veronique', 'Leclerc', '1962-10-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '815 Rue 195 France', 195, 'thierry.leclerc57@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(267, 00808816, 'Delvaux & Co Ben Pedro Galveias', 'Delvaux & Co', 'Pedro Galveias', '1980-07-10', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '816 Rue 800 France', 800, 'pedro.galveias@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(268, 00819827, 'Celine Ben Brouzes', 'Celine', 'Brouzes', '1978-11-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '827 Rue 873 France', 873, 'david.minerva@sfr.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(269, 00820828, 'Francine Ben Massart', 'Francine', 'Massart', '1952-02-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '828 Rue 1066 France', 1066, 'francine.massart@belgacom.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(270, 00821829, 'Pascale Ben Claes', 'Pascale', 'Claes', '2968-12-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '829 Rue 2268 France', 2268, 'claes_pascale@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(271, 00822830, 'Fanta Ben Guirassy', 'Fanta', 'Guirassy', '1978-10-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '830 Rue 600 France', 600, 'nafli@msn.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(272, 00837845, 'Beatrice Ben Guiot', 'Beatrice', 'Guiot', '1977-01-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '845 Rue 3367 France', 3367, 'beatriceguiot@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(273, 00842850, 'H Ben Supiot-Bertrand', 'H', 'Supiot-Bertrand', '1971-07-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '850 Rue 2538 France', 2538, 'helenetfred@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I');
INSERT INTO `client` (`codeclient`, `cin`, `nomcomplet`, `nom`, `prenom`, `naissance`, `telefix`, `telemobile`, `adresse`, `codepostale`, `mail`, `sexe`, `date_add`, `local_nom`) VALUES
(274, 00846854, 'Christine Ben Loux', 'Christine', 'Loux', '1961-03-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '854 Rue 1200 France', 1200, 'lchryss@hotmail.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(275, 00848856, 'Severine Ben Chair', 'Severine', 'Chair', '1981-08-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '856 Rue 551 France', 551, 'michaeldelperdange@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(276, 00849857, 'Patricia Ben Salvi', 'Patricia', 'Salvi', '1964-03-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '857 Rue 2086 France', 2086, 'jm_pat_bs@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(277, 00857865, 'Regine Ben Wilmet', 'Regine', 'Wilmet', '1967-10-03', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '865 Rue 10545 France', 10545, 'adam.wilmet@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(278, 00858866, 'Béatrice Ben Barbié', 'Béatrice', 'Barbié', '1952-12-16', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '866 Rue 3981 France', 3981, 'b.jeanpierre@aliceadsl.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(279, 00861869, 'Fran Ben Ribant', 'Fran', 'Ribant', '1952-08-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '869 Rue 7021 France', 7021, 'francoise@ribant.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(280, 00938946, 'Marie-Pierre Ben Esteban', 'Marie-Pierre', 'Esteban', '1971-08-23', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '946 Rue 200 France', 200, 'mapi.esteban@worldonline.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(281, 00942950, 'Marie-Claire Ben Le Coz', 'Marie-Claire', 'Le Coz', '1947-05-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '950 Rue 365 France', 365, 'lecoz.marie-claire@neuf.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(282, 00945953, 'Catherine Ben Ligot', 'Catherine', 'Ligot', '1961-03-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '953 Rue 1000 France', 1000, 'catherine.ligot@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(283, 00955963, 'Tchichatcheff Ben Amandine', 'Tchichatcheff', 'Amandine', '1976-04-21', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '963 Rue 1284 France', 1284, 'jfd@cegetel.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(284, 00956964, 'Christian Ben Pevenage', 'Christian', 'Pevenage', '1954-08-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '964 Rue 1905 France', 1905, 'pevenage.christian@skynet.be', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(285, 00957965, 'Arlette Ben Armand', 'Arlette', 'Armand', '1953-07-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '965 Rue 1896 France', 1896, 'armlett@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(286, 00959967, 'Malgorzata Ben Hervouet', 'Malgorzata', 'Hervouet', '1972-08-25', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '967 Rue 1800 France', 1800, 'malgorzata.hervouet@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(287, 00964972, 'Veronique Ben Dhyne', 'Veronique', 'Dhyne', '1962-01-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '972 Rue 600 France', 600, 'veroniquedhyne@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(288, 00967975, 'Ren Ben Deydier', 'Ren', 'Deydier', '1949-09-30', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '975 Rue 2580 France', 2580, 'michel.deydier@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(289, 00969977, 'Adeline Ben Muylaert', 'Adeline', 'Muylaert', '1983-04-04', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '977 Rue 4886 France', 4886, 'adelinemuylaert@hotmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(290, 00972980, 'V Ben Persico', 'V', 'Persico', '1964-02-13', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '980 Rue 1028 France', 1028, 'lilirose37@yahoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(291, 00975983, 'Micheline Ben Razny', 'Micheline', 'Razny', '1941-10-11', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '983 Rue 4800 France', 4800, 'micheline@razny.net', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(292, 00977985, 'Jean-Jacques Ben Bertrand', 'Jean-Jacques', 'Bertrand', '1940-11-22', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '985 Rue 1566 France', 1566, 'jean-jacques.bertrand@gadz.org', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(293, 00980988, 'Marie Ben Krief', 'Marie', 'Krief', '1955-02-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '988 Rue 3923 France', 3923, 'krieff.m@free.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(294, 00990998, 'Marie-Line Ben Dupé', 'Marie-Line', 'Dupé', '1966-05-31', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '998 Rue 591 France', 591, 'marielined44@orange.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(295, 00991999, 'Mireille Ben Brignon', 'Mireille', 'Brignon', '1942-05-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '999 Rue 630 France', 630, 'd.brignon@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(296, 09991007, 'Dominique Ben Fourr', 'Dominique', 'Fourr', '1949-02-09', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '1007 Rue 1100 France', 1100, 'dominique-fourre@wanadoo.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(297, 10011009, 'Jacques Ben Pyot', 'Jacques', 'Pyot', '1945-10-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '1009 Rue 3200 France', 3200, 'jacques@pyot.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(298, 10031011, 'Sylvie Ben Ardouin', 'Sylvie', 'Ardouin', '1964-05-27', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '1011 Rue 3433 France', 3433, 'choupinette333@live.fr', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(299, 10041012, 'Carlo Ben Pletschette', 'Carlo', 'Pletschette', '1978-04-02', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '1012 Rue 11311 France', 11311, 'carlople@pt.lu', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(300, 10051013, 'Jacqueline Ben Levy', 'Jacqueline', 'Levy', '1948-09-24', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '1013 Rue 2933 France', 2933, 'jacqueline.levy@skynet.be', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(301, 74747478, 'Ali ben jandoubi ben amour', 'Ben jandoubi', 'Ali', '1985-12-14', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '2 Rue 14475 Ariana', 1120, '', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(302, 09553844, 'Koussay Ben Said Ben Salah Azzabi', 'Azzabi', 'Koussay ', '1992-06-26', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '13 grand rue juvisy', 94700, 'Azzabi.Koussay @gmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(303, 09158874, 'Sami Azzbi ben ', 'Azzbi', 'Sami', '1987-08-06', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '1547 rue Jema3', 1110, 'sami-azzbi@gmail.com', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(304, 06638847, 'Baiya Ben Maher Ben Mustapha Ben Tili', 'Ben Tili', 'Baiya', '2022-09-19', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '14 rue sainte faille', 1110, 'baiya.ben.tili@gmail.com', 0, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I'),
(305, 09165516, 'Rami ben rida ben mod bouziri', 'Bouziri', 'Rami', '2001-10-08', FLOOR(28000000+RAND()*(28999999-28000000)), FLOOR(52000000+RAND()*(52999999-52000000)), '14 rue tarik iben ziya mornguia', 1110, '', 1, TIMESTAMPADD(SECOND, FLOOR(RAND() * TIMESTAMPDIFF(SECOND, '2024-01-01 00:00:00', '2024-12-31 00:00:00')), '2024-01-01 00:00:00'), 'Magasin I');
INSERT INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1', 'NAG P Stick (30 X 2g)', 'Sport', 'LG', 12, 22.642, 18, 26.717, 12, 25.358, 18, 29.434, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2015-05-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2', 'Tangle Teezer Original - Brosse démêlante Rose', 'MINI', 'LG', 12, 12.355, 18, 14.579, 12, 13.838, 18, 16.062, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3', 'Trousse Pieds', 'FAVORIS', 'LG', 12, 42.959, 18, 50.691, 12, 48.114, 18, 55.846, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-05-03');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('4', 'Trousse Solaire SPF50', 'Trousses Solaires', 'LG', 12, 14.793, 18, 17.456, 12, 16.569, 18, 19.231, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-05-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('5', 'Daddy\'s kit', 'Fête des pères ', 'LG', 12, 20.661, 18, 24.38, 12, 23.14, 18, 26.86, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-06-06');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('6', 'Ventouse Cellulite Accessoire', 'Minceur Summer', 'LG', 12, 3.298, 18, 3.891, 12, 3.693, 18, 4.287, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-05-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('7', 'Elmex dentifrice anti-caries fluorure d\'amines 75ml', 'Hygiène', 'LG', 12, 3.125, 18, 3.687, 12, 3.5, 18, 4.062, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-21');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('8', 'Denolin thé courtois infusion 20 x 2g', 'Spécialités', 'LG', 12, 4.066, 18, 4.798, 12, 4.554, 18, 5.286, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-18');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('9', 'Bilefal thee n 5 100g', 'Spécialité, sérum, va', 'LG', 12, 3.84, 18, 4.531, 12, 4.3, 18, 4.992, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('10', 'Avène Couvrance stick correcteur vert stick 3,5g', 'Anticerne', 'LG', 12, 12.397, 18, 14.628, 12, 13.884, 18, 16.116, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('11', 'EL-BOTA LONG - BANDAGE ANTI-ÉPICONDYLITE SKIN >30CM T2', 'Bandages', 'LG', 12, 32.264, 18, 38.072, 12, 36.136, 18, 41.943, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('12', 'Weleda Élixir de prunellier (prunier sauvage) 200ml', 'Mémoire & concentration', 'LG', 12, 10.368, 18, 12.234, 12, 11.612, 18, 13.478, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('13', 'Oral-b Fil dentaire superfloss 50m', 'Fils dentaires', 'LG', 12, 2.959, 18, 3.491, 12, 3.314, 18, 3.846, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('14', 'Vichy pastille à la menthe 6x10', 'Pastilles', 'LG', 12, 3.302, 18, 3.896, 12, 3.698, 18, 4.292, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('15', 'Homeofresh gomme à mâcher', 'Haleine fraîche', 'LG', 12, 1.653, 18, 1.95, 12, 1.851, 18, 2.149, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-15');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('16', 'Phytospecific phytorelaxer défrisage permanent index 2', 'TV', 'RF', 5, 100, 20, 120, 50, 180, 30, 234, '', 12, '', '0xffffffff', '', '', '', '', '2023-05-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('100', 'Article de Test', 'Allaitement', 'TESTPROD', 12, 100, 10, 110, 20, 132, 15, 151.8, '', 1, '', '0xffffffff', '', '', '', '', '2020-09-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('101', 'TV Sumsung 4k 55', 'TV', 'SUMSUNG', 12, 1000, 10, 1100, 23, 1353, 20, 1610.4, '', 1, '', '0xffffffff', '', '', '', '', '2022-10-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1017565', 'SORIA 14-C ALLERDIN 60 CAPSULE *10014', 'Comprimés & sirops', 'LG', 12, 15.802, 18, 18.646, 12, 17.698, 18, 20.542, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-09-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1021443', 'Batterie appareil oreille pr 230h 6', 'Audition', 'LG', 12, 7.231, 18, 8.533, 12, 8.099, 18, 9.401, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1079656', 'Alphamega Tisane provencale n1 sach 25', 'Constipation', 'LG', 12, 8.575, 18, 10.119, 12, 9.605, 18, 11.148, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1080910', 'Arkopharma Activox miel citron sans sucre 24 pastilles ', 'Produits pauvres en sucre', 'LG', 12, 6.132, 18, 7.236, 12, 6.868, 18, 7.972, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-11-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1096627', 'Saforelle soin lavant doux 250 ml', 'Solution lavante', 'LG', 12, 7.066, 18, 8.338, 12, 7.914, 18, 9.186, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-11-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1103662', 'ILEODRESS PLUS POCHE DRA.1P.TRANSPARENT 19-60MM 10 G5530', 'Stomie', 'LG', 12, 47.425, 18, 55.961, 12, 53.115, 18, 61.652, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-17');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1135367', 'Eucerin Ph5 peau sensible huile de douche 200ml', 'Bain moussant/Huile de Bain', 'LG', 12, 8.264, 18, 9.752, 12, 9.256, 18, 10.744, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-09-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1203322', 'Coloplast Drainage poche vidable 10 100ml', 'Incontinence urinaire', 'LG', 12, 52.009, 18, 61.371, 12, 58.251, 18, 67.612, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-16');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1204098', 'Prodisephar prélude exacto 1 test de grossesse stylo', 'Test de grossesse', 'LG', 12, 6.198, 18, 7.314, 12, 6.942, 18, 8.058, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1222272', 'Gaba benelux meridol bain de bouche 400ml', 'Parapharmacie & Orthopédie', 'LG', 12, 6.496, 18, 7.666, 12, 7.276, 18, 8.445, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-21');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1223379', 'Scholl Pharma protecteurs de cors ovale - mousse 9 pièces', 'Cors', 'LG', 12, 2.802, 18, 3.306, 12, 3.138, 18, 3.642, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1252576', 'Bomedys nippes pince epiler oblique large 37', 'Pinces à épiler', 'LG', 12, 2.76, 18, 3.257, 12, 3.092, 18, 3.588, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1273416', 'Youcky Pince à tiques', 'Antiparasitaires', 'LG', 12, 4.223, 18, 4.983, 12, 4.73, 18, 5.49, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2014-11-14');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1301159', 'PROTECTION TALON ET COUDE 2 MEDIUM-BLEU', 'Pansements et compresses', 'LG', 12, 48.066, 18, 56.718, 12, 53.834, 18, 62.486, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-01');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1304104', 'Deba ginkgo fort gélules 120x(60mg)', 'Mémoire', 'LG', 12, 24.434, 18, 28.832, 12, 27.366, 18, 31.764, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-27');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1343037', 'Arkogélules Échinacée végétales 45 gélules', 'Phytothérapies', 'LG', 12, 8.915, 18, 10.52, 12, 9.985, 18, 11.59, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-31');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1343060', 'Arkogélules Eucalyptus végétales 45 gélules', 'Voies Respiratoires', 'LG', 12, 8.915, 18, 10.52, 12, 9.985, 18, 11.59, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-31');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1343656', 'Arkogélules Sauge végétales 45 gélules', 'Nature&Bio', 'LG', 12, 8.726, 18, 10.297, 12, 9.774, 18, 11.344, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-31');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1407212', 'Fe & fer complex minerals 60 gelules', 'Défense naturelle', 'LG', 12, 0, 18, 0, 12, 0, 18, 0, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-03-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1420850', 'Energetica Natura Bourdaine 100 comprimés', 'Aliments diététiques', 'LG', 12, 19.236, 18, 22.698, 12, 21.544, 18, 25.007, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-11-21');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1433424', 'Omega pharma zincotabs 60 comprimés', 'Rhumatisme & rhumatologie', 'LG', 12, 9.387, 18, 11.076, 12, 10.513, 18, 12.203, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1435668', 'Metagenics Milcalm funciomed 39 120 capsules', 'Détente & sommeil', 'LG', 12, 21.217, 18, 25.036, 12, 23.763, 18, 27.582, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-15');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1455229', 'Metagenics Green magma 136 136 comprimés', 'Diabète', 'LG', 12, 16.5, 18, 19.47, 12, 18.48, 18, 21.45, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1499953', 'Energetica Natura Bromelaine plus 100 comprimés', 'Probiotiques', 'LG', 12, 26.17, 18, 30.88, 12, 29.31, 18, 34.021, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-11-21');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1504034', 'Metagenics Indolplex 60 capsules', 'Rein, vessie & prostate', 'LG', 12, 37.726, 18, 44.517, 12, 42.254, 18, 49.044, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1506765', 'Energetica Natura Thyrotabs biotics 90 comprimés', 'Iode', 'LG', 12, 24.967, 18, 29.461, 12, 27.963, 18, 32.457, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1527670', 'Superwhite gel liquide (75ml)', 'Blanchiment', 'LG', 12, 3.033, 18, 3.579, 12, 3.397, 18, 3.943, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1530831', 'Clinutren dessert vanille 4x125g cfr 2748309', 'Immunonutrition', 'LG', 12, 7.264, 18, 8.572, 12, 8.136, 18, 9.443, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1549518', 'Dermo pain peaux seches 100g', 'Soins du corps', 'LG', 12, 3.884, 18, 4.583, 12, 4.35, 18, 5.05, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1549559', 'Klorane Dermo pain peaux delicates 100g', 'Pain Dermatologique', 'LG', 12, 3.884, 18, 4.583, 12, 4.35, 18, 5.05, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1572403', 'HYDRABAK COLLYRE 10ML', 'Optique', 'LG', 12, 7.471, 18, 8.816, 12, 8.368, 18, 9.712, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-23');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1580000', 'Metagenics Cran max funciomed vegicaps 60x450mg', 'Confort urinaire', 'LG', 12, 25.462, 18, 30.045, 12, 28.518, 18, 33.101, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1585397', 'Marque v bicarbonate sodium pdr 250g', 'Autre', 'LG', 12, 2.579, 18, 3.043, 12, 2.888, 18, 3.352, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-03');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1597905', 'Caudalie Pulpe Vitaminée Crème yeux et lèvre 15ml', 'Contour des yeux', 'LG', 12, 18.527, 18, 21.862, 12, 20.75, 18, 24.085, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-23');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1597939', 'Caudalie Crème gommante douce tube 60ml', 'Cosmétiques & Beauté', 'LG', 12, 13.058, 18, 15.409, 12, 14.625, 18, 16.976, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1621564', 'FILMABAK COLLYRE 2% 10 ML', 'Yeux & ophtamologie', 'LG', 12, 8.62, 18, 10.171, 12, 9.654, 18, 11.206, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-09-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1624279', 'Metagenics Ultraglycem X poudre soluble 700g', 'Produits sans glutens', 'LG', 12, 80.179, 18, 94.612, 12, 89.801, 18, 104.233, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-27');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1626894', 'Pranarom Thym satureioide huile essentielle 10ml', 'Huiles essentielles', 'LG', 12, 11.075, 18, 13.069, 12, 12.405, 18, 14.398, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1628668', 'FRESUBIN ORIGINAL FIBRE EASY BAG 1L *7539231', 'Alimentation par sonde', 'LG', 12, 6.972, 18, 8.227, 12, 7.808, 18, 9.063, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1638832', 'Canderel cankao 250g', 'Edulcorant', 'LG', 12, 6.509, 18, 7.681, 12, 7.291, 18, 8.462, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-02-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1685544', 'GUM PROXABRUSH REFILLS CLASSIC TAP UFINE 8*414', 'Gommes dentaires', 'LG', 12, 3.38, 18, 3.989, 12, 3.786, 18, 4.394, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1718212', 'SÉRUM PHYSIOLOGIQUE & SOLUTION ISOTONIQUE UNIDOSE 9% 30 x 5ML', 'Spray auriculaire', 'LG', 12, 5.613, 18, 6.624, 12, 6.287, 18, 7.297, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1727155', 'Ecrinal Durcisseur ongles brillant 10ml', 'Vernis à ongles', 'LG', 12, 10.314, 18, 12.171, 12, 11.552, 18, 13.408, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1727213', 'Ecrinal Dissolvant doux 125ml', 'Dissolvants', 'LG', 12, 9.702, 18, 11.449, 12, 10.867, 18, 12.613, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1730555', 'Saforelle creme apaisante 50ml', 'Hygiène intime', 'LG', 12, 6.198, 18, 7.314, 12, 6.942, 18, 8.058, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-11-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1745108', ' Body activ renovateur fl pompe 150ml', 'Soins anti-vergetures', 'LG', 12, 24.793, 18, 29.256, 12, 27.769, 18, 32.231, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1750488', 'Furterer Style spray gloss 100ml', 'Gels & mousses de coiffage', 'LG', 12, 14.215, 18, 16.774, 12, 15.921, 18, 18.479, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1750876', 'Marque v bouillotte gel enfant ours rouge 401g', 'Bouillottes', 'LG', 12, 11.95, 18, 14.101, 12, 13.384, 18, 15.536, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-03');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1751577', 'Chenidine gel soin de plaie 100g', 'Vétérinaire', 'LG', 12, 16.085, 18, 18.98, 12, 18.015, 18, 20.91, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1753763', 'Sportstech fitmeal vanille poudre 630g', 'Diététique du sportif', 'LG', 12, 25.934, 18, 30.602, 12, 29.046, 18, 33.714, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-09-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1754092', 'Metagenics Sportstech Tribubolan 120 capsules', 'Prise de masse', 'LG', 12, 38.198, 18, 45.074, 12, 42.782, 18, 49.658, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1782200', 'T. LECLERC: FARD À JOUES POUDRÉ ORANGE PERLE 5G', 'Blush', 'LG', 12, 21.479, 18, 25.346, 12, 24.057, 18, 27.923, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1782358', 'T.Leclerc mascara brun m/05', 'Mascara', 'LG', 12, 18.182, 18, 21.455, 12, 20.364, 18, 23.636, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1782390', 'T. LECLERC: OMBRE À PAUPIÈRES POUDRE DUO TAUPE 2.5G', 'Poudre libre', 'LG', 12, 20.661, 18, 24.38, 12, 23.14, 18, 26.86, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1782564', 'Rhinicur douche nasale + 4 sachets sel rinçage', 'Gouttes & spray nasal', 'LG', 12, 13.943, 18, 16.453, 12, 15.617, 18, 18.126, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-08-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1782648', 'T.Leclerc crayon yeux étain CY/10 1.05G ', 'Eye liner', 'LG', 12, 14.05, 18, 16.579, 12, 15.736, 18, 18.264, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1799972', 'Metagenics Cholarest sc comprimés 60', 'Cardio-vasculaire : coeur', 'LG', 12, 34.255, 18, 40.421, 12, 38.365, 18, 44.531, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('181974', 'Bebisol ciseaux droits', 'Toilette de bébé', 'LG', 12, 6.81, 18, 8.036, 12, 7.627, 18, 8.853, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-28');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('1854181', 'Anvarex bas thérapeutiques ad-p small', 'Bas de contention', 'LG', 12, 57.538, 18, 67.895, 12, 64.442, 18, 74.799, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('195776', 'Wolf bistouri sm manche n 3', 'Bistouris', 'LG', 12, 5.901, 18, 6.963, 12, 6.609, 18, 7.671, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-09-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('198176', 'Aperop 14x15ml', 'Gelée royale', 'LG', 12, 9.264, 18, 10.932, 12, 10.376, 18, 12.043, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2', 'Phytospecific phytorelaxer défrisage permanent index 2', 'TV', 'LG', 2, 300, 20, 360, 70, 612, 30, 795.6, '', 12, '', '0x00000000', '', '', '', '', '2023-05-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2021491', 'La Roche-Posay Respectissime démaquillant yeux waterproof 125ml', 'Démaquillants yeux', 'LG', 12, 13.43, 18, 15.847, 12, 15.041, 18, 17.459, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2022630', 'Vichy dercos shampooing énergisant à l\'aminexil 200ml', 'Shampooings anti-chute', 'LG', 12, 10.702, 18, 12.629, 12, 11.987, 18, 13.913, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2023000', 'Vichy soin corp. crème dépilatoire dermo-tolerance 150ml', 'Crème dépilatoire', 'LG', 12, 12.479, 18, 14.726, 12, 13.977, 18, 16.223, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2023760', 'vichy soin corp. cire depilatoire dermo-toler. bde6x2', 'Epilation à la cire', 'LG', 12, 13.347, 18, 15.75, 12, 14.949, 18, 17.351, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2027779', 'Vichy Normaderm stick assechant camouflant anti-imperfections 0,28g', 'Acné', 'LG', 12, 9.876, 18, 11.654, 12, 11.061, 18, 12.839, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-31');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2030534', 'vichy podexine reparateur crevasses 30ml', 'Soins des pieds', 'LG', 12, 8.388, 18, 9.898, 12, 9.395, 18, 10.905, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-31');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2030542', 'PODEXINE CRÈME CORRECTEUR CALLOSITÉS 30 ML', 'Manucure & Pédicure', 'LG', 12, 7.025, 18, 8.289, 12, 7.868, 18, 9.132, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-31');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2030872', 'La Roche Posay Lipikar surgras douche crème concentré anti-dessèchement 200ml', 'Crème Lavante/ Gel Surgras', 'LG', 12, 9.917, 18, 11.702, 12, 11.107, 18, 12.893, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2030963', 'La Roche Posay Cicaplast accélérateur réparateur dermique 40ml', 'Cicatrisant', 'LG', 12, 9.339, 18, 11.02, 12, 10.46, 18, 12.14, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-03');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2031037', 'La Roche Posay Anthelios stick zones sensibles ip50+ 9g', 'Crème solaire', 'LG', 12, 8.678, 18, 10.24, 12, 9.719, 18, 11.281, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2034338', 'Vichy Homme hydra mag C gel douche 200ml', 'Gels douche homme', 'LG', 12, 9.421, 18, 11.117, 12, 10.552, 18, 12.248, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-17');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2034742', 'vichy homme mousse a raser sans savon 200ml ', 'Gels-Mousses à raser', 'LG', 12, 9.711, 18, 11.459, 12, 10.876, 18, 12.624, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-17');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2035582', 'vichy homme liftactiv yeux creme 15ml ', 'Contour des yeux homme', 'LG', 12, 19.421, 18, 22.917, 12, 21.752, 18, 25.248, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-17');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2035814', 'La Roche Posay Toleriane fluide dermo-nettoyant 400ml', 'Gel moussant', 'LG', 12, 13.802, 18, 16.286, 12, 15.458, 18, 17.942, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2036119', 'La Roche Posay Effaclar eau micellaire purifiante 200ml', 'Toilette du visage', 'LG', 12, 11.983, 18, 14.14, 12, 13.421, 18, 15.579, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2037133', 'Vichy Homme sensibaume mineral 75ml', 'Homme', 'LG', 12, 15.542, 18, 18.339, 12, 17.407, 18, 20.204, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2038073', 'Vichy Capital soleil après soleil soin lacté quotidien 300ml', 'Lait après-solaire', 'LG', 12, 16.488, 18, 19.455, 12, 18.466, 18, 21.434, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-31');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2043115', 'T.Leclerc rouge à lèvres transparent voile rt/04', 'Rouge à lèvres', 'LG', 12, 14.876, 18, 17.554, 12, 16.661, 18, 19.339, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2067486', ' homme autobronzant gel hydratant tube 50ml', 'Rasage', 'LG', 12, 16.107, 18, 19.007, 12, 18.04, 18, 20.94, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2074375', 'Nobacter gel de rasage 150ml', 'Gels de rasage', 'LG', 12, 6.612, 18, 7.802, 12, 7.405, 18, 8.595, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2092815', 'Nutergia Bionisol A liquide 250ml', 'Articulation & os', 'LG', 12, 16.981, 18, 20.038, 12, 19.019, 18, 22.075, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2098986', 'Pranarom Mandarine-citrus bio zeste naturel 10ml ', 'Huiles essentielles bio', 'LG', 12, 8.377, 18, 9.885, 12, 9.383, 18, 10.891, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2104685', 'Klorane Petit junior spray démêlant 125ml', 'Lotions capillaires', 'LG', 12, 6.744, 18, 7.958, 12, 7.553, 18, 8.767, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2106813', 'CHONDRO CAPSULES 650MG 300', 'Allergies', 'LG', 12, 105.708, 18, 124.735, 12, 118.392, 18, 137.42, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2106854', 'Nutrilon bmf pdr 200g cfr 2677078', 'Boisssons pour bébés', 'LG', 12, 19.764, 18, 23.322, 12, 22.136, 18, 25.693, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2139996', 'Glucofen 90 caps', 'Comprimés', 'LG', 12, 16.5, 18, 19.47, 12, 18.48, 18, 21.45, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-09-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2147502', 'ENFAMIL AR 1 POUDRE 400G', 'Repas de bébé', 'LG', 12, 9.443, 18, 11.143, 12, 10.577, 18, 12.276, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2164093', 'Parodontax Gel fluor + echinacea tube 75ml', 'Dentifrices bio aux plantes', 'LG', 12, 4.236, 18, 4.998, 12, 4.744, 18, 5.507, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-23');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2164291', 'Lierac Phytrel ampoule buste 20x5ml', 'Soins du buste', 'LG', 12, 31.397, 18, 37.048, 12, 35.164, 18, 40.816, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2170975', 'Pranarom Feminaissance accouchement harmonieux huile 5ml', 'Huiles végétales', 'LG', 12, 10.479, 18, 12.366, 12, 11.737, 18, 13.623, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-18');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2171031', ' aqua-d+ fluide teintmultivithyddore 40ml', 'Maquillage', 'LG', 12, 19.421, 18, 22.917, 12, 21.752, 18, 25.248, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2171973', 'Uriage Isophy spray nasal 100ml', 'Spray nasal', 'LG', 12, 6.613, 18, 7.804, 12, 7.407, 18, 8.597, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2171999', 'Uriage 1ere eau lingettes paquet 25', 'Le change de bébé', 'LG', 12, 5.283, 18, 6.234, 12, 5.917, 18, 6.868, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2172500', 'Pharmalens lentilles de contact dioptrie -11 3', 'Atrier', 'LG', 12, 17.364, 18, 20.489, 12, 19.447, 18, 22.573, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2173318', 'COMPLEAL.MAN SOJA-NG CAPSULES 60', 'Forme sexuelle', 'LG', 12, 24.387, 18, 28.776, 12, 27.313, 18, 31.703, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2187987', 'Nutergia Ergy 3 100 gél', 'Circulation & jambes lourdes', 'LG', 12, 21.604, 18, 25.492, 12, 24.196, 18, 28.085, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2199545', 'Nutricia milton 16 comprimés de stérilisation', 'Désinfectant', 'LG', 12, 7.264, 18, 8.572, 12, 8.136, 18, 9.443, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2200434', 'Weleda Huile minceur aux extraits de bouleau 100ml ', 'Produits minceurs', 'LG', 12, 14.455, 18, 17.056, 12, 16.189, 18, 18.791, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-13');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2215051', 'Nutergia My\'cokyl 90 comprimés', 'Régulation intestinale', 'LG', 12, 26.42, 18, 31.176, 12, 29.59, 18, 34.346, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-01');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2222867', 'Newderm pommade protection peau 45g', 'Eczema & rougeurs', 'LG', 12, 3.962, 18, 4.675, 12, 4.438, 18, 5.151, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2229250', 'Herbalgem Ronce macérat 50ml', 'Maux de gorge', 'LG', 12, 23.538, 18, 27.775, 12, 26.362, 18, 30.599, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2229458', 'Herbalgem Baume grande consoude tube 60g', 'Gemmothérapie', 'LG', 12, 9.05, 18, 10.679, 12, 10.136, 18, 11.764, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-23');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2234359', 'Energetica Natura Optic plus 2 biotics 60 gélules', 'Yeux', 'LG', 12, 29.858, 18, 35.233, 12, 33.442, 18, 38.816, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2243673', 'Wolf trancheur de pilule', 'Matériel médical', 'LG', 12, 4.198, 18, 4.954, 12, 4.702, 18, 5.458, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-09-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2258218', 'Aproten chicchi 500g', 'Aliments pauvres en protide', 'LG', 12, 4.575, 18, 5.399, 12, 5.125, 18, 5.948, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-02-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2258564', ' soin fluide sans rinçage grenade 100ml', 'Cheveux', 'LG', 12, 7.62, 18, 8.991, 12, 8.534, 18, 9.906, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2265502', 'SPÉCIFIQUE DRAINEUR CELLULITE DOSETTES 10 x 10ML', 'Minceur', 'LG', 12, 17.925, 18, 21.151, 12, 20.075, 18, 23.302, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2268415', ' shampoing tournesol vitamine f cheveux colorés 250ml', 'Accueil', 'LG', 12, 9.909, 18, 11.693, 12, 11.098, 18, 12.882, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2275675', 'Nutergia Ergysil gel tube 200ml', 'Crème & gel', 'LG', 12, 28.77, 18, 33.949, 12, 32.222, 18, 37.401, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-28');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2277309', 'Drynites boy xl 8-15 ans 13', 'Couches et propreté', 'LG', 12, 16.972, 18, 20.027, 12, 19.008, 18, 22.063, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2280006', 'ORAL-B BRAUN CONTRÔLE DE LA PLAQUE DENTAIRE CLEAN D12513', 'Hygiène dentaire', 'LG', 12, 26.406, 18, 31.159, 12, 29.574, 18, 34.327, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2294221', 'Solidea mi-bas relax 140 unisex corda 3-l', 'Zwachtel', 'LG', 12, 28.198, 18, 33.274, 12, 31.582, 18, 36.658, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2296432', 'Phytospecific phytorelaxer défrisage permanent index 2', 'Produits défrisants', 'LG', 12, 28.926, 18, 34.132, 12, 32.397, 18, 37.603, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-05-23');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2307551', 'Be Life Co-q10 magnum 60 gélules', 'Récupération', 'LG', 12, 24.481, 18, 28.888, 12, 27.419, 18, 31.825, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-13');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2324366', 'Akileine Rouge sels de bain délassants 300g', 'Sels de bains', 'LG', 12, 8.545, 18, 10.084, 12, 9.571, 18, 11.109, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2333128', 'Pranarom Feminaissance gommage vergetures huile ess 15ml', 'Gommage corps', 'LG', 12, 11.669, 18, 13.77, 12, 13.07, 18, 15.17, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2340313', 'Omron compair pro c29 nebuliseur-compres+kit vvt', 'Aérosols & accessoires', 'LG', 12, 1000, 18, 1180, 12, 1321.6, 18, 1559.49, '<html dir=\"&quot;ltr&quot;\"><head></head><body contenteditable=\"true\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-01');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2355832', 'METHIO 500 GEL 60x500MG', 'Anti-oxydant', 'LG', 12, 14.142, 18, 16.687, 12, 15.838, 18, 18.384, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2356269', 'Tilman origine nez et gorge 28 nr31', 'Comprimés, sirops & sachets', 'LG', 12, 11.226, 18, 13.247, 12, 12.574, 18, 14.594, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-18');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2357424', 'Avene Huile corporelle flacon pompe 200ml', 'Huiles corporelles', 'LG', 12, 17.364, 18, 20.489, 12, 19.447, 18, 22.573, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2357432', 'Avene Soin déodorant régulateur flacon bille 50ml', 'Déodorants', 'LG', 12, 9.917, 18, 11.702, 12, 11.107, 18, 12.893, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2373033', 'EPITACT PROTECTEUR POUR HALLUX VALGUS PETIT', 'Protections', 'LG', 12, 20.708, 18, 24.435, 12, 23.192, 18, 26.92, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-21');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2379139', '3m Opticlude comfort maxi 20 pièces 5,7cmx8cm', 'Accessoires', 'LG', 12, 9.405, 18, 11.098, 12, 10.534, 18, 12.226, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-11-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2382257', 'Caudalie Pulpe Vitaminée Crème Anti Rides 40Ml', 'Soins peaux jeunes', 'LG', 12, 23.165, 18, 27.334, 12, 25.945, 18, 30.114, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2384956', 'Klorane Masque après-shampoing au lait de papyrus 150ml', 'Masque capillaire', 'LG', 12, 15.785, 18, 18.626, 12, 17.679, 18, 20.521, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2385763', 'Ducray Nutricerat concentré gainant ultra-nutritif pointes très sèches et très abîmées 75ml', 'Soins cheveux sans rinçage', 'LG', 12, 12.562, 18, 14.823, 12, 14.069, 18, 16.331, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2387827', 'SPÉCIFIQUE DRAINEUR CELLULITE DOSETTES 20 x 10ML (2x10)', 'Draineurs anticellulites', 'LG', 12, 33.009, 18, 38.951, 12, 36.971, 18, 42.912, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2388346', 'Be life Citrobiotic bio 50ml', 'Produits biologiques', 'LG', 12, 12.83, 18, 15.14, 12, 14.37, 18, 16.679, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-13');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2399103', 'Puressentiel Maux de ventre massage aux 15 huiles essentielles 50ml', 'Crampes intestinales', 'LG', 12, 15.289, 18, 18.041, 12, 17.124, 18, 19.876, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2404697', 'Nutergia Ergyline 100 capsules', 'Peau', 'LG', 12, 21.604, 18, 25.492, 12, 24.196, 18, 28.085, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-27');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2410124', 'Forte pharma Expert cheveux 28 comprimés', 'Ongles', 'LG', 12, 14.151, 18, 16.698, 12, 15.849, 18, 18.396, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2415925', 'Avent bec anti-fuite souple +6 mois 2', 'Tétines de biberons', 'LG', 12, 6.843, 18, 8.075, 12, 7.664, 18, 8.896, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2428712', 'Phytospecific complexe unifiant 50ml', 'Soins Anti-taches', 'LG', 12, 21.488, 18, 25.355, 12, 24.066, 18, 27.934, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-05-23');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2432920', 'Mustela dermo-pédiatrie stelaprotect fluide 200 ml', 'Cosmétiques', 'LG', 12, 9.091, 18, 10.727, 12, 10.182, 18, 11.818, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2443398', 'Phytosun démangeaison 15 ml', 'Complexe pour diffuseur', 'LG', 12, 9.05, 18, 10.679, 12, 10.136, 18, 11.764, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2445153', 'Forte Pharma Expert bronzage 28 comprimés', 'Soleil', 'LG', 12, 16.981, 18, 20.038, 12, 19.019, 18, 22.075, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2446128', 'Avene Couvrance 01 blond crayon correcteur sourcils 1,19g', 'Crayon maquillage', 'LG', 12, 11.983, 18, 14.14, 12, 13.421, 18, 15.579, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2447530', 'Tensiometre spotarm i-q142 om', 'Tensiomètres', 'LG', 12, 164.463, 18, 194.066, 12, 184.198, 18, 213.802, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('245266', 'Wolf gant coton a/allergie m paire', 'Gants en latex', 'LG', 12, 2.579, 18, 3.043, 12, 2.888, 18, 3.352, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-09-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2454510', 'Be Life Taurin 500 90 gélules', 'Acides aminés', 'LG', 12, 12.217, 18, 14.416, 12, 13.683, 18, 15.882, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2459386', 'Puressentiel Roller mal des transports aux 7 huiles essentielles 5ml', 'Mal des transports', 'LG', 12, 8.512, 18, 10.045, 12, 9.534, 18, 11.066, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2460418', 'ANTISTAX SPRAY RAFRAÎCHISSANT 75 ML', 'Soins des jambes', 'LG', 12, 9.083, 18, 10.718, 12, 10.173, 18, 11.807, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-18');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2463651', 'Nutergia Ergycare 80 gélules', 'Stress & dépression', 'LG', 12, 21.7, 18, 25.606, 12, 24.304, 18, 28.21, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-27');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2464311', 'T.Leclerc brillant à lèvres 19 orange sanguine 4.2g', 'Gloss', 'LG', 12, 14.876, 18, 17.554, 12, 16.661, 18, 19.339, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-06');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2469302', 'Korres hair dark blond 6n herbe baume colorant sans ammoniaque', 'Colorations', 'LG', 12, 13.264, 18, 15.652, 12, 14.856, 18, 17.244, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-06-13');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2482065', 'Avent thermomètre flexible 9sec rapid', 'Thermomètres', 'LG', 12, 9.868, 18, 11.644, 12, 11.052, 18, 12.828, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2483444', 'Evodry spray buccal 50ml', 'Sécheresse buccale', 'LG', 12, 6.942, 18, 8.192, 12, 7.775, 18, 9.025, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-02-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2486272', 'Resultz 100 ml', 'Produits anti-poux', 'LG', 12, 10.661, 18, 12.58, 12, 11.94, 18, 13.86, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2491330', ' patches citronella+tea tree 24', 'Parapharmacie', 'LG', 12, 10.472, 18, 12.357, 12, 11.728, 18, 13.613, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2491363', 'Korres Face grenade 25 lingettes démaquillantes visage-yeux ', 'Lingettes démaquillantes', 'LG', 12, 7.066, 18, 8.338, 12, 7.914, 18, 9.186, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2492296', 'Marque v semes chaude-froide 20x30cm', 'Orthopédie', 'LG', 12, 13.843, 18, 16.335, 12, 15.504, 18, 17.996, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-03');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2505758', 'A.Vogel Echinoforce spray gorge 30ml ', 'Spray', 'LG', 12, 10.84, 18, 12.791, 12, 12.14, 18, 14.092, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2506798', 'Puressentiel Coups de soleil spray aux 8 huiles essentielles 75ml', 'Brulures & coups de soleil', 'LG', 12, 13.058, 18, 15.408, 12, 14.625, 18, 16.975, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2513406', '2Pharma Verrukill (gelée) liquide avec 12 applicateurs 5', 'Verrues', 'LG', 12, 15.905, 18, 18.768, 12, 17.814, 18, 20.677, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2514461', 'Applicateurs vaginaux besins healthcare 5', 'Pansements', 'LG', 12, 5.708, 18, 6.735, 12, 6.392, 18, 7.42, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-23');
INSERT INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2534451', 'Nutergia Végénutril boisson cacao 300g', 'Protéines', 'LG', 12, 22.547, 18, 26.606, 12, 25.253, 18, 29.311, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-09-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2534477', 'Nutergia Vegenutril boisson café pot 300g', 'Aliments hyperprotéinés', 'LG', 12, 22.547, 18, 26.606, 12, 25.253, 18, 29.311, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-09-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2538478', 'Hwb international Maca comprimé 100 x 800mg', 'Hygiène féminine', 'LG', 12, 18.821, 18, 22.208, 12, 21.079, 18, 24.467, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-06');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2538809', 'T.leclerc ombre à paupières mono bleu nuit 114', 'Fard à paupières', 'LG', 12, 21.488, 18, 25.355, 12, 24.066, 18, 27.934, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2539203', 'Neuapharma muconet 24 filtres', 'Mouche bébé', 'LG', 12, 3.471, 18, 4.096, 12, 3.888, 18, 4.512, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2542611', 'BODYSOL MEN: BAUME APRÈS-RASAGE NOUVELLE FORMULE 150ML ', 'Baume après-rasage', 'LG', 12, 9.868, 18, 11.644, 12, 11.052, 18, 12.828, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2543536', 'Puressentiel Huile massage bio effort musculaire - amica/gaullhérie 100ml', 'Huiles de massage', 'LG', 12, 13.719, 18, 16.188, 12, 15.365, 18, 17.835, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2558880', 'Forté Pharma Turbodraine 30 comprimés', 'Aide minceur', 'LG', 12, 16.981, 18, 20.038, 12, 19.019, 18, 22.075, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2566099', 'Scholl Pharma sels de bain délassants 275g', 'Transpiration', 'LG', 12, 5.08, 18, 5.994, 12, 5.69, 18, 6.604, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2570273', 'TOUCHE PRODIGIEUSE PINCEAU PEAUX MATES 6.5ML', 'Pinceau maquillage', 'LG', 12, 21.066, 18, 24.858, 12, 23.594, 18, 27.386, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2575967', ' Pulpe Vitaminee serum 1eres rides 30ml', 'Crème anti-âge', 'LG', 12, 23.165, 18, 27.334, 12, 25.945, 18, 30.114, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2580389', 'Ducray Neoptide anti-chute (femme) lotion 3x30ml', 'Anti-chute', 'LG', 12, 38.02, 18, 44.864, 12, 42.582, 18, 49.426, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2582', 'Protech NAG B caps ( 60 caps)', 'Développement musculaire ', 'LG', 12, 45.755, 18, 53.991, 12, 51.245, 18, 59.481, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2015-04-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2582807', 'Puressentiel Base neutre pour bain 100ml', 'Huiles de bain', 'LG', 12, 7.893, 18, 9.313, 12, 8.84, 18, 10.26, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2587', 'CAP Drink Energy Poire ( 6 x 2g) ', 'Endurance & Performance', 'LG', 12, 5.66, 18, 6.679, 12, 6.34, 18, 7.358, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2015-05-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2588', 'CAP Drink MEGAFAT Cassis/Mûre( 6 x 2g)', 'Minceur & Fitness', 'LG', 12, 5.66, 18, 6.679, 12, 6.34, 18, 7.358, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2015-05-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2591741', 'Mustela dermo-pédiatrie stelatria crème réparatrice assainissante 40ml', 'Crème hydratante bébé', 'LG', 12, 8.223, 18, 9.703, 12, 9.21, 18, 10.69, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2595817', ' ALLERPRIL CAPSULES 30', 'Pollen', 'LG', 12, 9.255, 18, 10.921, 12, 10.365, 18, 12.031, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2596666', 'FLORA TONIC PLUS CAPSULES 180', 'Pastilles & gelules', 'LG', 12, 53.302, 18, 62.896, 12, 59.698, 18, 69.292, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-18');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2597359', 'Scholl Séparateurs d\'orteils 2 grands + 1 petit', 'Blessures et plaies', 'LG', 12, 5.942, 18, 7.012, 12, 6.655, 18, 7.725, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2597367', 'Scholl Séparateur d\'orteils épais pièce 1', 'Orteils douloureux', 'LG', 12, 4.793, 18, 5.656, 12, 5.369, 18, 6.231, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-09-01');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2598811', 'Avent biberon scf663/17 classic pes 260 ml - tétine débit lent', 'Biberons', 'LG', 12, 9.504, 18, 11.215, 12, 10.645, 18, 12.355, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2600674', 'EYE CARE: OMBRE À PAUPIÈRES CRÈME SANS PARABÈNES LONG BLEU 6G 0401', 'Palette de maquillage', 'LG', 12, 15, 18, 17.7, 12, 16.8, 18, 19.5, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2604247', 'ENLIVE PLUS FLACON POMME 220ML', 'Substituts de repas', 'LG', 12, 2.264, 18, 2.672, 12, 2.536, 18, 2.943, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2012-08-06');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2608008', 'Probiotical gélules 10 x 400mg', 'Diarrhée', 'LG', 12, 8.255, 18, 9.741, 12, 9.245, 18, 10.731, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-07-01');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2618700', 'Mustela Bébé crème hydra visage 40ml', 'Bébé', 'LG', 12, 6.529, 18, 7.704, 12, 7.312, 18, 8.488, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2618791', 'Mustela Bébé physiobebe avec pompe 750ml', 'Lait de toilette pour bébé', 'LG', 12, 12.397, 18, 14.628, 12, 13.884, 18, 16.116, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2630309', 'ORAL-B BRAUN CONTRÔLE DE LA PLAQUE DENTAIRE 1000 D205231', 'Brosses à dents', 'LG', 12, 80.179, 18, 94.612, 12, 89.801, 18, 104.233, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2635399', 'ARTHRODONT PROTECT GEL DENTIFRICE FLUORÉ 75ML', 'Dentifrices', 'LG', 12, 4.917, 18, 5.802, 12, 5.507, 18, 6.393, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-21');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2642', 'MyBiody Balance: mon check-up santé immédiat', 'Objets Connectés', 'LG', 12, 189.256, 18, 223.322, 12, 211.967, 18, 246.033, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2015-08-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2648970', 'Energetica natura Biocean hypertonic ampoules 30x10ml', 'Compléments sans lactose', 'LG', 12, 21.906, 18, 25.849, 12, 24.534, 18, 28.477, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-11-21');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2663268', 'Angelcare babyphone & détecteur ac420 moniteur mouvements + sons', 'Accessoire', 'LG', 12, 164.463, 18, 194.066, 12, 184.198, 18, 213.802, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2685642', 'OLVARIT 7 CÉRÉALES NOUVELLE FORMULE 200G', 'Plats pour bébés', 'LG', 12, 1.387, 18, 1.636, 12, 1.553, 18, 1.803, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2688182', 'Avène Couvrance poudre mosaïque soleil boîtier 9g', 'Poudre compacte', 'LG', 12, 17.355, 18, 20.479, 12, 19.438, 18, 22.562, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2691905', 'Kalip\'tus bébé baume 50 ml', 'Sans parabene & sans parfum', 'LG', 12, 8.223, 18, 9.703, 12, 9.21, 18, 10.69, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2699288', 'ORAL-B BRAUN CONTROLE DE LA PLAQUE DENTAIRE 500 D16.513 PINK', 'Brosses à dents électriques', 'LG', 12, 45.446, 18, 53.627, 12, 50.9, 18, 59.08, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2700110', 'Depharm Drill 60 dragées', 'Oligo-éléments', 'LG', 12, 19.764, 18, 23.322, 12, 22.136, 18, 25.693, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2713808', 'Furterer Style laque végétale 300ml', 'Laques', 'LG', 12, 14.463, 18, 17.066, 12, 16.198, 18, 18.802, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2714640', 'Talika smile & kiss 3ml', 'Dents & stomatologie', 'LG', 12, 22.727, 18, 26.818, 12, 25.455, 18, 29.545, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-06');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2725042', 'SVELT 4 CAPSULE 120', 'Diététique', 'LG', 12, 26.406, 18, 31.159, 12, 29.574, 18, 34.327, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2731750', 'PODO HALLUX VALGUS CORRECTEUR LARGE GAUCHE', 'Coussins anatomiques', 'LG', 12, 16.038, 18, 18.925, 12, 17.962, 18, 20.849, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2733988', 'Difrax tire lait électrique', 'Tires-laits', 'LG', 12, 156.198, 18, 184.314, 12, 174.942, 18, 203.058, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-18');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2743805', 'vichy fdt aera teint pure creme 35r 30ml', 'Fond de teint', 'LG', 12, 16.818, 18, 19.845, 12, 18.836, 18, 21.864, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2746972', 'Complete revitalens mpds flacon+etui 60ml', 'Dispositif médical', 'LG', 12, 5.388, 18, 6.358, 12, 6.035, 18, 7.005, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2748044', '1-2 Dry stop auréoles 12 medium', 'Patch de toilette', 'LG', 12, 3.289, 18, 3.881, 12, 3.684, 18, 4.276, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2753846', 'Isycalm aphtes douloureux & petites plaies', 'Aphtes : bains de bouche', 'LG', 12, 7.397, 18, 8.728, 12, 8.284, 18, 9.616, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-02-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2757102', 'Nuxe Rêve de miel crème corps ultra-réconfortante 200ml ', 'PROMO', 'LG', 12, 16.942, 18, 19.992, 12, 18.975, 18, 22.025, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-02-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2766582', 'Avent attache-sucette football', 'Sucettes bébé', 'LG', 12, 5.744, 18, 6.778, 12, 6.433, 18, 7.467, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2767358', 'Avent assiette à compartiments 12 mois SCF702/00', 'Assiettes d\'enfant', 'LG', 12, 10.405, 18, 12.278, 12, 11.654, 18, 13.526, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2769180', 'Nutergia Ergysport effort boisson orange poudre pot 450g', 'Boissons énergisantes', 'LG', 12, 15.566, 18, 18.368, 12, 17.434, 18, 20.236, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-28');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2784478', 'Cose protect 20 suppositoires ', 'Suppositoire & crème', 'LG', 12, 12.755, 18, 15.051, 12, 14.285, 18, 16.581, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2786903', 'Acura herpès labial 3 g', 'Boutons de fièvre', 'LG', 12, 7.851, 18, 9.264, 12, 8.793, 18, 10.207, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-06-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2790889', 'Vichy Dercos aminexil pro femme 18 ampoules', 'Ampoules anti-chute', 'LG', 12, 53.726, 18, 63.397, 12, 60.174, 18, 69.844, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2014-12-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2796043', 'Wartner Nail expert fungus 4ml', 'Mycoses des ongles', 'LG', 12, 12.355, 18, 14.579, 12, 13.838, 18, 16.062, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2825453', 'Puressentiel Deo stick men bio 50ml', 'Déodorants homme', 'LG', 12, 9.669, 18, 11.41, 12, 10.83, 18, 12.57, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2834885', 'Caudalie Eau fraîche fleur de vigne 50ml', 'Parfums', 'LG', 12, 16.241, 18, 19.164, 12, 18.19, 18, 21.113, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-25');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2835403', 'Avene Cold cream crème mains 50ml', 'Soins des mains', 'LG', 12, 6.686, 18, 7.889, 12, 7.488, 18, 8.692, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2838068', 'Puressentiel Gaultherie bio-10ml', 'Produits de relaxation', 'LG', 12, 7.314, 18, 8.631, 12, 8.192, 18, 9.508, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2865038', 'Herbalgem Sirop refroidissements 150ml', 'Sirop', 'LG', 12, 7.736, 18, 9.128, 12, 8.664, 18, 10.057, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2014-12-05');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('287771', 'Lohmann Stella boite secours legal plus', 'Trousses de secours', 'LG', 12, 19.777, 18, 23.337, 12, 22.15, 18, 25.71, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-25');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2881936', 'Vichy Dercos nutriréparateur après shampooing 150ml', 'Après-shampoings', 'LG', 12, 12.81, 18, 15.116, 12, 14.347, 18, 16.653, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2883551', 'Avent lunch box 6 mois + scf724/00 fp', 'Boîtes alimentaires bébé', 'LG', 12, 12.388, 18, 14.618, 12, 13.875, 18, 16.105, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-06-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2884070', 'La Roche Posay Anthelios 50+ stick lèvres 4,7ml', 'Solaire', 'LG', 12, 7.149, 18, 8.436, 12, 8.007, 18, 9.293, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('288837', 'Robi combi peigne a poux electrique', 'Peignes', 'LG', 12, 32.099, 18, 37.877, 12, 35.951, 18, 41.729, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2902583', 'Aderma Exomega d.e.f.i baume emollient 200ml', 'Corps', 'LG', 12, 16.446, 18, 19.407, 12, 18.42, 18, 21.38, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-01-14');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2906816', 'Magnepamyl forte comp 60', 'Diététique, nutrition', 'LG', 12, 12.906, 18, 15.229, 12, 14.454, 18, 16.777, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2910404', 'Caudalie Vinosource crème fondante nourrissante 40ml', 'Lait/Crème Hydratante', 'LG', 12, 16.372, 18, 19.319, 12, 18.337, 18, 21.284, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2910446', 'Caudalie Masque crème hydratant 50ml', 'Masque', 'LG', 12, 14.596, 18, 17.223, 12, 16.348, 18, 18.975, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2912848', 'Avent 4 en 1 stérilisateur électrique vapeur SCF286/02', 'Stérilisateurs biberons', 'LG', 12, 89.95, 18, 106.141, 12, 100.744, 18, 116.936, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-06-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2929982', 'Akileïne Glamour & confort anti-ampoules tube 75ml', 'Ampoules', 'LG', 12, 9.455, 18, 11.156, 12, 10.589, 18, 12.291, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2014-10-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2944338', 'Arkopharma Activox sirop toux sèche 125ml ', 'Toux sèche', 'LG', 12, 7.783, 18, 9.184, 12, 8.717, 18, 10.118, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-11-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2951390', 'Korres Body parfum racine de vétiver homme 50ml', 'Parfums pour hommes', 'LG', 12, 32.107, 18, 37.887, 12, 35.96, 18, 41.74, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-06-17');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2952083', 'Caudalie vinoperfect masque peeling enzymatiq 50ml', 'Soins du visage', 'LG', 12, 17.645, 18, 20.821, 12, 19.762, 18, 22.938, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2954014', 'Weleda Baby Calendula shampooing corps et cheveux 200ml', 'Shampoings pour bébé', 'LG', 12, 7.736, 18, 9.128, 12, 8.664, 18, 10.056, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2966414', 'Biocyte kit lissage brésilien ', 'Lisseurs', 'LG', 12, 49.587, 18, 58.512, 12, 55.537, 18, 64.463, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-06-27');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2971547', 'Caudalie Vinexpert crème bonne mine SPF 15 40ml', 'Crème', 'LG', 12, 28.806, 18, 33.991, 12, 32.263, 18, 37.448, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-23');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2971588', 'Caudalie Vinexpert serum anti-age yeux et lèvres 15ml', 'Sticks lèvres', 'LG', 12, 27.03, 18, 31.895, 12, 30.273, 18, 35.139, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-23');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('2982197', 'Contralco éthylotest test + ballon', 'Autres tests', 'LG', 12, 2.438, 18, 2.877, 12, 2.731, 18, 3.169, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-31');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3002961', 'Uriage Bébé 1er liniment oleothermal crème 400ml', 'Soins pour le change', 'LG', 12, 7.453, 18, 8.794, 12, 8.347, 18, 9.689, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3003316', ' astera shampoing apaisant 200ml', 'Soins cheveux homme', 'LG', 12, 15.413, 18, 18.188, 12, 17.263, 18, 20.037, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3008802', 'Saforelle Florgynal tampon probiotique compact normal 9', 'Tampons hygiéniques', 'LG', 12, 8.182, 18, 9.655, 12, 9.164, 18, 10.636, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2014-11-14');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3010253', 'HYABAK PROTECTOR 0,15% 10 ML', 'Accessoires optique', 'LG', 12, 13.679, 18, 16.142, 12, 15.321, 18, 17.783, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-01-27');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3011921', 'Uriage Bariesun huile sèche SPF30 200ml', 'Huile solaire', 'LG', 12, 15.455, 18, 18.236, 12, 17.309, 18, 20.091, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3018702', 'Bristol Myers Squibb Enfamil ha digest lipil poudre 800g', 'Lait infantile', 'LG', 12, 16.472, 18, 19.437, 12, 18.448, 18, 21.413, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3020443', 'Uriage Bariéderm fissures stick nouveau 22g', 'Crevasses', 'LG', 12, 12.81, 18, 15.116, 12, 14.347, 18, 16.653, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-06-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3022225', 'Caudalie Eau démaquillante 200ml', 'Lotion micellaire', 'LG', 12, 10.452, 18, 12.333, 12, 11.706, 18, 13.587, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3022241', 'Caudalie Lait démaquillant soin doux 200ml', 'Lait démaquillant', 'LG', 12, 10.452, 18, 12.333, 12, 11.706, 18, 13.587, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3022282', 'Caudalie Mousse nettoyante 150ml', 'Mousse', 'LG', 12, 10.452, 18, 12.333, 12, 11.706, 18, 13.587, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3023397', 'Omnibionta junior siroop 150ml', 'Vitamines Enfant', 'LG', 12, 11.274, 18, 13.303, 12, 12.626, 18, 14.656, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3049517', 'THEALOZ GOUTTES OCCULAIRES. 10ML', 'Collyres', 'LG', 12, 12.901, 18, 15.223, 12, 14.449, 18, 16.771, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-09-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3054905', 'Inneov Densilogy homme 3 month 180 comprimés', 'Anti-chute de cheveux', 'LG', 12, 61.321, 18, 72.358, 12, 68.679, 18, 79.717, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2013-03-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3056207', 'Avene Cleanance mask masque-gommage tube 50ml', 'Gommage', 'LG', 12, 11.992, 18, 14.15, 12, 13.431, 18, 15.589, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3056231', 'Avene Cleanance expert soin imperfections légères tube 40ml', 'Visage', 'LG', 12, 13.223, 18, 15.603, 12, 14.81, 18, 17.19, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2015-04-22');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3060043', 'Clearblue test d\'ovulation 10 tests', 'Test d\'ovulation', 'LG', 12, 33.05, 18, 38.999, 12, 37.016, 18, 42.964, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3063179', 'Somatoline Homme ventre et abdomen intensif nuit 10 150ml', 'Soins corps homme', 'LG', 12, 30.579, 18, 36.083, 12, 34.248, 18, 39.752, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-02-16');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3066099', 'Uriage Bébé 1er crème lavante flacon pompe 500ml', 'Savons pour bébés', 'LG', 12, 14.057, 18, 16.587, 12, 15.743, 18, 18.274, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3066990', 'La roche posay Anthelios lait compact ip50+ 40ml', 'Produits solaires bébé', 'LG', 12, 9.504, 18, 11.215, 12, 10.645, 18, 12.355, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2014-04-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3069861', 'Lierac Sunific Préparateur Capsules Bronzage', 'Préparateur solaire', 'LG', 12, 15.094, 18, 17.811, 12, 16.906, 18, 19.623, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-05-23');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3073343', 'Vichy Aqualia thermal serum 30ml', 'Serum', 'LG', 12, 22.273, 18, 26.282, 12, 24.945, 18, 28.955, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3074663', 'Vichy Dercos nutriréparateur huile pro 150ml', 'Huiles cheveux', 'LG', 12, 14.835, 18, 17.505, 12, 16.615, 18, 19.285, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3075504', 'Minceur 24+ fort 28 comprimes', 'Compléments alimentaires', 'LG', 12, 19.81, 18, 23.376, 12, 22.187, 18, 25.753, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3081023', 'Klorane Creme de jour sans rinçage au beurre de mangue 125ml', 'Crèmes cheveux', 'LG', 12, 8.843, 18, 10.435, 12, 9.904, 18, 11.496, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3093473', 'Avene Cold cream gel nettoyant surgras 200ml', 'Gels/Huiles douches', 'LG', 12, 8.223, 18, 9.703, 12, 9.21, 18, 10.69, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3096757', 'Klorane Shampooing sec à l\'extrait d\'ortie spray 150ml', 'Shampoings secs', 'LG', 12, 9.256, 18, 10.922, 12, 10.367, 18, 12.033, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-02');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3121043', 'Scholl Crème anti-callosités 60ml ', 'Corne et callosités', 'LG', 12, 7.347, 18, 8.67, 12, 8.229, 18, 9.551, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3121514', 'Phytosun huile essentielle gaultherie bio 10ml', 'Homéopathie', 'LG', 12, 7.273, 18, 8.582, 12, 8.145, 18, 9.455, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-06-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3140159', 'Forte Pharma Expert collagen 20 sticks', 'Vitamines', 'LG', 12, 28.255, 18, 33.341, 12, 31.645, 18, 36.731, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-21');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3143492', 'Uriage Lingettes démaquillante peau normale-seches 25', 'Root', 'LG', 12, 7.025, 18, 8.289, 12, 7.868, 18, 9.132, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-10-20');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3144904', 'Dexsil Sport & muscles gel 100ml', 'Crème et huile de massage', 'LG', 12, 16.446, 18, 19.407, 12, 18.42, 18, 21.38, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-09-28');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3164779', 'Vichy Pureté thermale lotion démaquillante yeux sensibles 150ml', 'Huile', 'LG', 12, 9.463, 18, 11.166, 12, 10.598, 18, 12.302, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-31');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3169331', 'Always Discreet professional pad long 22 ct', 'Protèges-slips', 'LG', 12, 8.256, 18, 9.742, 12, 9.247, 18, 10.733, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2014-11-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3178811', 'Mustela Maternité baume allaitement 30ml', 'Allaitement', 'LG', 12, 8.719, 18, 10.288, 12, 9.765, 18, 11.335, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3188232', 'Metagenics Ultrainflamx poudre 14 portions', 'Cholesterol', 'LG', 12, 66.028, 18, 77.913, 12, 73.952, 18, 85.837, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-18');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3188737', 'Vichy Dercos shampooing anti-pelliculaire cheveux secs 200ml', 'Shampoings', 'LG', 12, 10.702, 18, 12.629, 12, 11.987, 18, 13.913, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3195880', 'Forte Pharma Specific ventre plat 28 gélules', 'Digestion', 'LG', 12, 16.981, 18, 20.038, 12, 19.019, 18, 22.075, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-03-19');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3197316', 'Tena lady mini plus 20 pièces', 'Serviettes hygiéniques', 'LG', 12, 5.057, 18, 5.967, 12, 5.663, 18, 6.574, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-09-01');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3246584', 'Pranarom Amande douce huile végétale 50ml', 'Aromathérapie', 'LG', 12, 6.321, 18, 7.458, 12, 7.079, 18, 8.217, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-05-17');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3248937', 'Nutricia Fortimel extra abricot 4x200ml', 'Supplément vitaminique', 'LG', 12, 11.028, 18, 13.013, 12, 12.352, 18, 14.337, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-07-25');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3262367', 'Svr Xerial 50 extrême crème pieds 50ml', 'Durillons', 'LG', 12, 12.81, 18, 15.116, 12, 14.347, 18, 16.653, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-09-13');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3263951', 'Avene Autobronzant hydratant crème tube 100ml', 'Auto bronzant', 'LG', 12, 14.05, 18, 16.579, 12, 15.736, 18, 18.264, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3281110', 'Expert cheveux lotion 120ml', 'Lotions anti-chute', 'LG', 12, 26.405, 18, 31.158, 12, 29.574, 18, 34.326, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2015-11-03');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3300993', 'Avene Lotion douceur flacon 200ml', 'Tonique', 'LG', 12, 12.81, 18, 15.116, 12, 14.347, 18, 16.653, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-04-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3344330', 'Scholl Velvet Smooth Wet & Dry', 'Page d\'accueil', 'LG', 12, 49.58, 18, 58.504, 12, 55.53, 18, 64.454, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-01-06');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3352259', 'Tlc fdt seve clair 30ml', 'Catégorie virtuelle n° 1844', 'LG', 12, 32.231, 18, 38.033, 12, 36.099, 18, 41.901, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-08-01');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('3384831', 'Caudalie kit voyage 2016', 'Trousses', 'LG', 12, 10, 18, 11.8, 12, 11.2, 18, 13, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-06-17');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('600718', 'Bausch lomb h concentrated cleaner 30ml', 'Lentilles de contact', 'LG', 12, 11.397, 18, 13.448, 12, 12.764, 18, 14.816, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('619387', 'Marque v lime ongles diamant 15cm', 'Accessoires de manucure', 'LG', 12, 2.81, 18, 3.316, 12, 3.147, 18, 3.653, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2011-08-03');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('678581', 'Energetica amorin concentre gutt 30ml', 'Hémorroïdes', 'LG', 12, 21.443, 18, 25.303, 12, 24.017, 18, 27.876, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2010-12-07');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('9081809', 'TEST IMPORT - Roc pro-correct concentre a/ride regen.intens.30ml', 'Catégorie virtuelle n° 1899', 'LG', 12, 29.711, 18, 35.059, 12, 33.276, 18, 38.624, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, 'NULL', '0xffffffff', 'NULL', 'NULL', 'NULL', 'NULL', '2016-09-29');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('955YPD', 'LIVRE ABC', 'Produits de relaxation', 'Selecta', 0, 15, 10, 16.5, 20, 19.8, 12, 22.176, '', 1, '', '0xffcc80ff', '', '', '100', '', '2020-12-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('A', 'test Prod A', 'TV', 'Maqqqq', 12, 350, 12, 392, 80, 705.6, 25, 882, '', 1, '', '0xffffffff', '', '', '', '', '2023-02-11');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('ASC', 'SDCC', 'Anti-chute de cheveux', 'TG', 1, 20, 18, 23.6, 30, 30.68, 20, 36.816, '<html dir=\"ltr\"><head></head><body contenteditable=\"true\"><p><ul><li><span style=\"font-family: \'Segoe UI\';\">qsdfq</span></li><li><span style=\"font-family: \'Segoe UI\';\">qsdvc</span></li><li><span style=\"font-family: \'Segoe UI\';\">qqsdc</span></li></ul></p></body></html>', 2, '', '0xffffffff', '', '', '', '', '2020-12-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('ASD', 'SDFVDC', 'Parfums', 'LG', 1, 350, 10, 385, 18, 454.3, 20, 545.16, '', 1, '', '0xe6b34dff', '', '', '', '', '2020-12-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('AZS', 'SDCSCSDQ', 'TV', 'dsvdf', 5, 3, 2, 3.06, 20, 3.672, 3, 3.782, '<html dir=\"ltr\"><head></head><body contenteditable=\"true\"><p><font face=\"Segoe UI\">XFVBFGBDFGB</font></p></body></html>', 1, '', '0xffcc99ff', '', '', '', '', '2020-12-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('C', 'TGK-2021BT', 'Aide minceur', 'JOC', 1, 20, 12, 22.4, 30, 29.12, 18, 34.362, '', 1, '', '0xffffffff', '', '', '', '', '2023-03-12');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('CLIM-18-BLAN', 'CLIMATISEUR PASMA', 'Climatiseur', 'SUMSUNG', 12, 1200, 16, 1392, 30, 1809.6, 18, 2135.33, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, '', '0xffffffff', '', '', '', '', '2017-01-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('dfbfgb', 'dfgb', 'Crevasses', 'bgbfdb', 1, 12, 15, 13.8, 20, 16.56, 18, 19.541, '<html dir=\"ltr\"><head></head><body contenteditable=\"true\"><p><ul><li><span style=\"font-family: \'Segoe UI\';\">dfvsdfvsdfv</span></li></ul></p></body></html>', 1, '', '0xffffffff', '', '', '', '', '2020-12-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('ED-DDF54', 'SQDQSDQSD', 'Aliments hyperprotéinés', 'DCDFV', 5, 1000, 18, 1180, 12, 1321, 18, 1558, '', 15, '', '0x000000ff', '', '', '', '', '2020-05-04');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('Q', 'QTM CSDC DFVDFV', 'TV', 'Qtm', 1, 800, 18, 944, 30, 1227.2, 18, 1448.1, '', 1, '', '0xffffffff', '', '', '', '', '2020-12-30');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('rtf', 'cqsdcqsdc', 'ddxw', 'cdx', 1, 3, 15, 3.45, 20, 4.14, 18, 4.885, '', 1, '', '0xffffffff', '', '', '', '', '2020-12-24');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('RTF-847', 'Climatiseur Turbo', 'Climatiseur', 'SUMSUNG', 12, 1000, 16, 1160, 25, 1450, 18, 1711, '<html dir=\\\"ltr\\\"><head></head><body contenteditable=\\\"true\\\"></body></html>', 1, '', '0xffffffff', '15*17', '', '18000', '', '2017-01-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('RTTT52', 'sdcqsdc', 'Accessoires', 'LG', 2, 12, 10, 13.2, 20, 15.84, 18, 18.691, '`<html dir=\"ltr\"><head></head><body contenteditable=\"true\"><p><font face=\"Segoe UI\" color=\"#663366\">QSXQSX</font></p></body></html>`', 1, '', '0xff9999ff', '', '', '', '', '2020-12-09');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('TB', 'dsfvsdvf', 'Jambes lourdes (veinotoniques)', 'hgngfnh', 5, 200, 12, 224, 50, 336, 18, 396.48, '', 1, '', '0xffffffff', '', '', '', '', '2021-10-10');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('TG', 'DVDFV', 'Ampoules', 'RTC', 5, 6, 20, 7.2, 15, 8.28, 9, 9.025, '', 2, '', '0x00000000', '', '', '', '', '2020-12-26');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('Y9', 'Téléphone portable', 'Aphtes', 'HUAWEI', 12, 700, 12, 784, 20, 940.8, 18, 1110.14, '', 1, '', '0xffffffff', '', '', '', '', '2020-12-08');
INSERT IGNORE INTO `produit` (`reference`, `designation`, `nomcategorie_cate`, `marque`, `garantie`, `prix_achat_ht`, `tva_achat`, `prix_achat_ttc`, `marge`, `prix_vente_ht`, `tva_vente`, `prix_vente_ttc`, `description`, `qualite`, `poids`, `couleur`, `dimension`, `vitesse`, `puissance`, `capacite`, `datecreation`) VALUES
('Y9i', 'CCVXCV', 'Accessoires appareils auditifs', 'SDCSDC', 12, 350, 10, 385, 20, 462, 20, 554.4, '', 1, '', '0xffffffff', '', '', '', '', '2020-12-09');
INSERT INTO `client` (`codeclient`, `cin`, `nomcomplet`, `nom`, `prenom`, `naissance`, `telefix`, `telemobile`, `adresse`, `codepostale`, `mail`, `sexe`, `local_nom`, `date_add` )
VALUES (1,09163816,'Maher ben tili ben mustapha','Ben Tiliu','Maher','1987-09-03',52719341,NULL,'2 rue moez mornaguia',1110,'tn.maher@gmail.com',1,'Magasin I', CURTIME() ),
(2,00862870,'H Ben Drechsel','H','Drechsel','1961-11-26',52900,NULL,'870 Rue 900 France',900,'helene.drechsel@gmail.com',0,'Magasin I', CURTIME() ),
(3,00863871,'Julien Ben Caratori','Julien','Caratori','1944-09-08',52600,NULL,'871 Rue 600 France',600,'julien.caratori@aliceadsl.fr',0,'Magasin I', CURTIME() ),
(4,00875883,'Nadine Ben Bovy','Nadine','Bovy','1959-12-31',52106,NULL,'883 Rue 106 France',106,'nadine.bovy@live.fr',0,'Magasin I', CURTIME() ),
(5,00880888,'Micheline Ben Nicolay','Micheline','Nicolay','1951-01-22',521000,NULL,'888 Rue 1000 France',1000,'jcmagis@skynet.be',0,'Magasin I', CURTIME() ),
(6,00884892,'Isabelle Ben Crocombette','Isabelle','Crocombette','1968-05-26',523000,NULL,'892 Rue 3000 France',3000,'crocombette.eddy@neuf.fr',0,'Magasin I', CURTIME() ),
(7,00885893,'Martine Ben Visée','Martine','Visée','1961-02-24',521673,NULL,'893 Rue 1673 France',1673,'m.visee@skynet.be',0,'Magasin I', CURTIME() ),
(8,00887895,'Janine Ben Gajewski','Janine','Gajewski','1946-08-04',521863,NULL,'895 Rue 1863 France',1863,'jani.ga@hotmail.fr',0,'Magasin I', CURTIME() ),
(9,00891899,'Evelyne Ben Collet','Evelyne','Collet','1960-12-20',52780,NULL,'899 Rue 780 France',780,'evelyne.collet6@wanadoo.fr',0,'Magasin I', CURTIME() ),
(10,00892900,'Marylin Ben Zaghet','Marylin','Zaghet','1973-07-01',523512,NULL,'900 Rue 3512 France',3512,'desseigneursdeso@live.be',0,'Magasin I', CURTIME() ),
(11,00893901,'Sylvie Ben Brulard','Sylvie','Brulard','1968-06-23',523537,NULL,'901 Rue 3537 France',3537,'sylvie.massage@outlook.fr',0,'Magasin I', CURTIME() ),
(12,00897905,'Sylviane Ben Halleux','Sylviane','Halleux','1965-03-09',522924,NULL,'905 Rue 2924 France',2924,'sisihal@hotmail.com',0,'Magasin I', CURTIME() ),
(13,00902910,'Dominique Ben Maquet','Dominique','Maquet','1962-08-09',521279,NULL,'910 Rue 1279 France',1279,'domaquet@voo.be',0,'Magasin I', CURTIME() ),
(14,00903911,'Jean Robert Ben Deltour','Jean Robert','Deltour','1953-05-28',521600,NULL,'911 Rue 1600 France',1600,'cath-et-jr@hotmail.fr',0,'Magasin I', CURTIME() ),
(15,00905913,'Lucie Ben Cazzola','Lucie','Cazzola','1961-07-08',521414,NULL,'913 Rue 1414 France',1414,'lucie.cazzola@arte.tv',0,'Magasin I', CURTIME() ),
(16,00906914,'Carole Ben Ben Hamou','Carole','Ben Hamou','1961-08-11',521487,NULL,'914 Rue 1487 France',1487,'carole.canon@hotmail.fr',0,'Magasin I', CURTIME() ),
(17,00908916,'Sandra Ben Skwara','Sandra','Skwara','1970-10-21',522049,NULL,'916 Rue 2049 France',2049,'sandra@skwara.be',0,'Magasin I', CURTIME() ),
(18,00909917,'Fran Ben Absil','Fran','Absil','1960-09-08',52600,NULL,'917 Rue 600 France',600,'absilfrancoise@skynet.be',0,'Magasin I', CURTIME() ),
(19,00914922,'Isabelle Ben Asseman','Isabelle','Asseman','1979-03-16',52933,NULL,'922 Rue 933 France',933,'isasseman@yahoo.fr',0,'Magasin I', CURTIME() ),
(20,00916924,'Xavier Ben Van Brackel','Xavier','Van Brackel','1974-04-12',521900,NULL,'924 Rue 1900 France',1900,'xvanbrackel@gmail.com',0,'Magasin I', CURTIME() ),
(21,00922930,'Anne Ben Pitet','Anne','Pitet','1964-05-26',52251,NULL,'930 Rue 251 France',251,'a.pitet@free.fr',0,'Magasin I', CURTIME() ),
(22,00926934,'Claire Ben Mesplé','Claire','Mesplé','1958-04-21',521590,NULL,'934 Rue 1590 France',1590,'clairemesple@club-internet.fr',0,'Magasin I', CURTIME() ),
(23,00931939,'Corinne Ben Kastner','Corinne','Kastner','1969-03-03',521295,NULL,'939 Rue 1295 France',1295,'corinne_kastner@yahoo.fr',0,'Magasin I', CURTIME() ),
(24,00932940,'Pierre Ben Carlioz','Pierre','Carlioz','1952-06-12',52132,NULL,'940 Rue 132 France',132,'cavet.carlioz@free.fr',1,'Magasin I', CURTIME() ),
(25,00934942,'Jean-Jacques Ben Grau','Jean-Jacques','Grau','1961-12-10',5228745,NULL,'942 Rue 28745 France',28745,'alexparis17@yahoo.com',1,'Magasin I', CURTIME() ),
(26,00000311,'Damien Ben Dardenne','Damien','Dardenne','1983-01-18',5214693,NULL,'11 Rue 14693 France',14693,'dardennedamien@hotmail.com',1,'Magasin I', CURTIME() ),
(27,00000715,'Michael Ben Willems','Michael','Willems','1983-12-20',523500,NULL,'15 Rue 3500 France',3500,'willmichfr@yahoo.fr',0,'Magasin I', CURTIME() ),
(28,00000816,'Emilie Ben Nyssen','Emilie','Nyssen','1983-12-17',52600,NULL,'16 Rue 600 France',600,'emilienyssen@hotmail.com',0,'Magasin I', CURTIME() ),
(29,00000917,'Monique Ben Peteaux','Monique','Peteaux','1953-09-10',521527,NULL,'17 Rue 1527 France',1527,'monique.peteaux@base.be',0,'Magasin I', CURTIME() ),
(30,00001018,'Pascal Ben Sterckx','Pascal','Sterckx','1972-03-17',523422,NULL,'18 Rue 3422 France',3422,'pascal.sterckx@telenet.be',1,'Magasin I', CURTIME() ),
(31,00001220,'Philippe Ben Gillart','Philippe','Gillart','1960-12-24',521007,NULL,'20 Rue 1007 France',1007,'gillartph@yahoo.fr',1,'Magasin I', CURTIME() ),
(32,00001523,'Aurélie Ben Veys','Aurélie','Veys','1984-08-11',523203,NULL,'23 Rue 3203 France',3203,'aurelie.veys@gmail.com',0,'Magasin I', CURTIME() ),
(33,00001725,'Dexia Credits Logement Ben Bertrand','Dexia Credits Logement','Bertrand','1958-07-09',521219,NULL,'25 Rue 1219 France',1219,'marylene.bertrand@skynet.be',0,'Magasin I', CURTIME() ),
(34,00002028,'Virginie Ben Joiret','Virginie','Joiret','2016-08-24',521114,NULL,'28 Rue 1114 France',1114,'joiretvirginie@skynet.be',0,'Magasin I', CURTIME() ),
(35,00002836,'Pharmacie Ben De Savoie','Pharmacie','De Savoie','1978-08-23',522236,NULL,'36 Rue 2236 France',2236,'thiryannabelle@yahoo.fr',0,'Magasin I', CURTIME() ),
(36,00002937,'Fran Ben Ost','Fran','Ost','1958-05-10',521044,NULL,'37 Rue 1044 France',1044,'francoise.ost@hotmail.com',0,'Magasin I', CURTIME() ),
(37,00003038,'Monique Ben Lambert - Ardenne Immo -','Monique','Lambert - Ardenne Immo -','1961-07-07',5210790,NULL,'38 Rue 10790 France',10790,'lambert.monique@skynet.be',0,'Magasin I', CURTIME() ),
(38,00003341,'Sophie Ben Eggermont-Stevens','Sophie','Eggermont-Stevens','1969-09-15',52742,NULL,'41 Rue 742 France',742,'sophiestevenscleol@gmail.com',0,'Magasin I', CURTIME() ),
(39,00003644,'AURELIE Ben THIRION','AURELIE','THIRION','1983-09-09',522501,NULL,'44 Rue 2501 France',2501,'thirion_aurelie@hotmail.com',0,'Magasin I', CURTIME() ),
(40,00003846,'Vanessa Ben Sanctorum','Vanessa','Sanctorum','1981-02-02',521000,NULL,'46 Rue 1000 France',1000,'v.sanctorum@gmail.com',0,'Magasin I', CURTIME() ),
(41,00004048,'Claude Ben Depauw (Archives Communales)','Claude','Depauw (Archives Communales)','1955-08-08',522459,NULL,'48 Rue 2459 France',2459,'annedebroux@scarlet.be',0,'Magasin I', CURTIME() ),
(42,00004250,'Aurelie Ben Brion','Aurelie','Brion','1979-05-03',522206,NULL,'50 Rue 2206 France',2206,'aureliebrion@hotmail.com',0,'Magasin I', CURTIME() ),
(43,00004351,'No Ben Lamotte','No','Lamotte','1964-06-12',521147,NULL,'51 Rue 1147 France',1147,'monespacebleu@yahoo.fr',0,'Magasin I', CURTIME() ),
(44,00005159,'Roanne Ben Serlet','Roanne','Serlet','1973-01-18',522132,NULL,'59 Rue 2132 France',2132,'roanne.bernard@gmail.com',0,'Magasin I', CURTIME() ),
(45,00006472,'Mireille Ben Zimmermann','Mireille','Zimmermann','1958-11-17',52300,NULL,'72 Rue 300 France',300,'mireille.zimmermann@hotmail.com',0,'Magasin I', CURTIME() ),
(46,00006674,'Amandine Ben Van Hoof','Amandine','Van Hoof','1984-02-14',521890,NULL,'74 Rue 1890 France',1890,'vanhoof.a@hotmail.com',0,'Magasin I', CURTIME() ),
(47,00007280,'Thewis Ben Carine','Thewis','Carine','1970-01-20',52300,NULL,'80 Rue 300 France',300,'thewisvan@hotmail.com',0,'Magasin I', CURTIME() ),
(48,00007886,'Karine Ben Huynen','Karine','Huynen','1962-12-26',523049,NULL,'86 Rue 3049 France',3049,'karine.huynen@skynet.be',0,'Magasin I', CURTIME() ),
(49,00008189,'Benedicte Ben Braibant','Benedicte','Braibant','1975-09-07',52400,NULL,'89 Rue 400 France',400,'noelbraibant@skynet.be',0,'Magasin I', CURTIME() ),
(50,00008492,'Christina Ben Bussi','Christina','Bussi','1968-10-10',521700,NULL,'92 Rue 1700 France',1700,'titti13@hotmail.com',0,'Magasin I', CURTIME() ),
(51,00008997,'Vincent Ben Milazzo','Vincent','Milazzo','1962-05-11',521204,NULL,'97 Rue 1204 France',1204,'diabolo_noir_01@hotmail.com',0,'Magasin I', CURTIME() ),
(52,00093101,'Pourtois - Vanderveken Ben Chantal','Pourtois - Vanderveken','Chantal','1950-10-13',52345,NULL,'101 Rue 345 France',345,'chantal.pourtois@gsk.com',0,'Magasin I', CURTIME() ),
(53,00095103,'Sylvie Ben PORREWECK','Sylvie','PORREWECK','1975-01-31',521120,NULL,'103 Rue 1120 France',1120,'sylvie_ziggy@hotmail.com',0,'Magasin I', CURTIME() ),
(54,00100108,'Nicolas Ben Neyens','Nicolas','Neyens','1987-12-08',52567,NULL,'108 Rue 567 France',567,'n_neyens@hotmail.com',0,'Magasin I', CURTIME() ),
(55,00102110,'Tinneke Ben Billet','Tinneke','Billet','1978-05-12',52913,NULL,'110 Rue 913 France',913,'tinne_billet@hotmail.com',0,'Magasin I', CURTIME() ),
(56,00103111,'Texti Sa Ben Cirichelli Grignard D','Texti Sa','Cirichelli Grignard D','1972-02-06',522789,NULL,'111 Rue 2789 France',2789,'dorothee.grignard@yahoo.com',0,'Magasin I', CURTIME() ),
(57,00111119,'Val Ben Henquet (M','Val','Henquet (M','1976-10-08',521200,NULL,'119 Rue 1200 France',1200,'valerie_henquet@hotmail.com',0,'Magasin I', CURTIME() ),
(58,00114122,'Laetitia Ben Desplanques','Laetitia','Desplanques','1971-01-26',521347,NULL,'122 Rue 1347 France',1347,'l.desplanques@skynet.be',0,'Magasin I', CURTIME() ),
(59,00116124,'Annick Ben Giera','Annick','Giera','1966-09-07',52600,NULL,'124 Rue 600 France',600,'giera.annick@gmail.com',0,'Magasin I', CURTIME() ),
(60,00123131,'Christian Ben Guillaume','Christian','Guillaume','1950-09-24',52700,NULL,'131 Rue 700 France',700,'genesquif@hotmail.com',0,'Magasin I', CURTIME() ),
(61,00126134,'Kristelle Ben Antoine','Kristelle','Antoine','1980-01-04',523316,NULL,'134 Rue 3316 France',3316,'kristelle.antoine@live.be',0,'Magasin I', CURTIME() ),
(62,00128136,'Cindy Ben Govaert','Cindy','Govaert','1988-04-24',523571,NULL,'136 Rue 3571 France',3571,'cindy.g.1988@hotmail.com',0,'Magasin I', CURTIME() ),
(63,00131139,'Jamila Ben Chahbouni','Jamila','Chahbouni','1970-11-14',52353,NULL,'139 Rue 353 France',353,'jchahbouni@gmail.com',0,'Magasin I', CURTIME() ),
(64,00139147,'Micheline Ben Dassel','Micheline','Dassel','1948-10-23',521204,NULL,'147 Rue 1204 France',1204,'mdas@skynet.be',0,'Magasin I', CURTIME() ),
(65,00142150,'Caroline Ben Nava','Caroline','Nava','1972-08-28',522519,NULL,'150 Rue 2519 France',2519,'carolinenava@hotmail.com',0,'Magasin I', CURTIME() ),
(66,00143151,'Anne Ben Van Goethem','Anne','Van Goethem','1964-09-24',524266,NULL,'151 Rue 4266 France',4266,'anne.vangoethem@mae.etat.lu',0,'Magasin I', CURTIME() ),
(67,00149157,'Chantal Ben Lamoline','Chantal','Lamoline','1957-01-01',52892,NULL,'157 Rue 892 France',892,'chantal.lamoline@skynet.be',0,'Magasin I', CURTIME() ),
(68,00152160,'Suzanne Ben Dervaux','Suzanne','Dervaux','1949-01-24',522036,NULL,'160 Rue 2036 France',2036,'suzannedervaux@skynet.be',0,'Magasin I', CURTIME() ),
(69,00158166,'Ayna Ben Vagapova','Ayna','Vagapova','1970-10-29',52392,NULL,'166 Rue 392 France',392,'ayna@live.be',0,'Magasin I', CURTIME() ),
(70,00163171,'Sandra Ben Carabin','Sandra','Carabin','1974-03-17',52787,NULL,'171 Rue 787 France',787,'sandra.carabin@yahoo.fr',0,'Magasin I', CURTIME() ),
(71,00164172,'Isabelle Ben Van Essche','Isabelle','Van Essche','1967-11-26',52330,NULL,'172 Rue 330 France',330,'i.vanessche@hotmail.com',0,'Magasin I', CURTIME() ),
(72,00168176,'Jean-Louis Ben Vrancx','Jean-Louis','Vrancx','1964-08-17',523400,NULL,'176 Rue 3400 France',3400,'jl.vrancx@gmail.com',0,'Magasin I', CURTIME() ),
(73,00174182,'Christine Ben Maes','Christine','Maes','1955-09-21',523227,NULL,'182 Rue 3227 France',3227,'christinemaes@live.be',0,'Magasin I', CURTIME() ),
(74,00176184,'L Ben Topet','L','Topet','1966-10-30',521536,NULL,'184 Rue 1536 France',1536,'leo.2@skynet.be',1,'Magasin I', CURTIME() ),
(75,00182190,'Janine Ben Jadoulle','Janine','Jadoulle','1944-01-11',521963,NULL,'190 Rue 1963 France',1963,'janinej999@hotmail.com',0,'Magasin I', CURTIME() ),
(76,00191199,'Damienne Ben Meurisse','Damienne','Meurisse','1977-12-04',527089,NULL,'199 Rue 7089 France',7089,'damienne.meurisse@skynet.be',0,'Magasin I', CURTIME() ),
(77,00198206,'Sabyne Ben Debaecker','Sabyne','Debaecker','1968-12-21',521706,NULL,'206 Rue 1706 France',1706,'s4byne@yahoo.fr',0,'Magasin I', CURTIME() ),
(78,00199207,'Patrick Ben De Mulder','Patrick','De Mulder','1970-01-17',52400,NULL,'207 Rue 400 France',400,'fc155597@skynet.be',0,'Magasin I', CURTIME() ),
(79,00202210,'Eriks Baudoin Ben Laurence Lesuisse','Eriks Baudoin','Laurence Lesuisse','1973-11-29',526165,NULL,'210 Rue 6165 France',6165,'laurencelessuise@hotmail.com',0,'Magasin I', CURTIME() ),
(80,00205213,'Sophie Ben Vermeren','Sophie','Vermeren','1971-11-29',52700,NULL,'213 Rue 700 France',700,'sophievermeren@hotmail.com',0,'Magasin I', CURTIME() ),
(81,00206214,'Francois Ben Racoux','Francois','Racoux','1975-06-04',522341,NULL,'214 Rue 2341 France',2341,'francoisrac@hotmail.com',0,'Magasin I', CURTIME() ),
(82,00210218,'Contr Ben Marquet Maryse','Contr','Marquet Maryse','1954-02-07',521100,NULL,'218 Rue 1100 France',1100,'marybel@skynet.be',0,'Magasin I', CURTIME() ),
(83,00212220,'Yves Ben Roukout','Yves','Roukout','1952-09-08',522800,NULL,'220 Rue 2800 France',2800,'pasteurtigrou@hotmail.com',0,'Magasin I', CURTIME() ),
(84,00215223,'Liliane Ben Dechamps','Liliane','Dechamps','1967-06-09',521800,NULL,'223 Rue 1800 France',1800,'carine022@gmail.com',0,'Magasin I', CURTIME() ),
(85,00218226,'Johan Ben Nothomb','Johan','Nothomb','1985-01-22',52600,NULL,'226 Rue 600 France',600,'felix.valerie@hotmail.com',0,'Magasin I', CURTIME() ),
(86,00220228,'Isabelle Ben Halin','Isabelle','Halin','1973-07-06',522391,NULL,'228 Rue 2391 France',2391,'isahalin@gmail.com',0,'Magasin I', CURTIME() ),
(87,00221229,'Emmanuelle Ben Roulet','Emmanuelle','Roulet','1975-09-10',523621,NULL,'229 Rue 3621 France',3621,'eroulet@me.com',0,'Magasin I', CURTIME() ),
(88,00226234,'Vinciane Ben Lenaerts','Vinciane','Lenaerts','1981-11-25',52500,NULL,'234 Rue 500 France',500,'chacham25@yahoo.fr',0,'Magasin I', CURTIME() ),
(89,00234242,'Anna Ben Amico','Anna','Amico','1964-09-04',521988,NULL,'242 Rue 1988 France',1988,'anna.amico.franco@gmail.com',0,'Magasin I', CURTIME() ),
(90,00235243,'Eliane Ben Rolen','Eliane','Rolen','1956-11-11',523007,NULL,'243 Rue 3007 France',3007,'eliane.rolen@skynet.be',0,'Magasin I', CURTIME() ),
(91,00236244,'Isabelle Ben Lienard','Isabelle','Lienard','1964-07-07',522061,NULL,'244 Rue 2061 France',2061,'is.ange@hotmail.com',0,'Magasin I', CURTIME() ),
(92,00241249,'Sylvie Ben Demesse','Sylvie','Demesse','1973-05-25',52848,NULL,'249 Rue 848 France',848,'sylvie.demesse@happymany.net',0,'Magasin I', CURTIME() ),
(93,00242250,'Guy Ben Sonveau','Guy','Sonveau','1956-03-18',52209,NULL,'250 Rue 209 France',209,'sonveau.guy@gmail.com',1,'Magasin I', CURTIME() ),
(94,00244252,'Anne-Marie Ben Laurent','Anne-Marie','Laurent','2010-09-15',521446,NULL,'252 Rue 1446 France',1446,'bastin.laurent@brutele.be',0,'Magasin I', CURTIME() ),
(95,00247255,'Herman Ben Christine','Herman','Christine','1977-03-10',521200,NULL,'255 Rue 1200 France',1200,'chrisherman@voo.be',0,'Magasin I', CURTIME() ),
(96,00250258,'Sonia Ben Knappenbergh','Sonia','Knappenbergh','1979-01-14',522069,NULL,'258 Rue 2069 France',2069,'soon-ly@hotmail.com',0,'Magasin I', CURTIME() ),
(97,00258266,'Marianne Ben Colson','Marianne','Colson','1959-04-28',521667,NULL,'266 Rue 1667 France',1667,'marianne2804@hotmail.com',0,'Magasin I', CURTIME() ),
(98,00263271,'Dani Ben Dhainaut','Dani','Dhainaut','1962-04-16',521266,NULL,'271 Rue 1266 France',1266,'d.dhainaut@skynet.be',0,'Magasin I', CURTIME() ),
(99,00267275,'Catherine Ben Andr','Catherine','Andr','1975-04-02',52693,NULL,'275 Rue 693 France',693,'andrcath@hotmail.com',0,'Magasin I', CURTIME() ),
(100,00268276,'Martine Ben Walravens Desmet','Martine','Walravens Desmet','1952-01-30',522879,NULL,'276 Rue 2879 France',2879,'mm.walravens@skynet.be',0,'Magasin I', CURTIME() ),
(101,00269277,'Liliane Ben Schumacker','Liliane','Schumacker','1955-07-18',521756,NULL,'277 Rue 1756 France',1756,'lilianeschumacker@hotmail.com',0,'Magasin I', CURTIME() ),
(102,00271279,'Viviane Ben Moucheron','Viviane','Moucheron','1956-03-06',521396,NULL,'279 Rue 1396 France',1396,'broceliandev@skynet.be',0,'Magasin I', CURTIME() ),
(103,00273281,'Elisabeth Ben De Maeyer - Dumont','Elisabeth','De Maeyer - Dumont','1959-11-23',521900,NULL,'281 Rue 1900 France',1900,'demaeyer.claire@skynet.be',0,'Magasin I', CURTIME() ),
(104,00278286,'Johan Ben Cuche','Johan','Cuche','1983-08-15',52715,NULL,'286 Rue 715 France',715,'coyote_23@hotmail.com',0,'Magasin I', CURTIME() ),
(105,00279287,'Nelly Ben Demoortel','Nelly','Demoortel','1941-01-16',52700,NULL,'287 Rue 700 France',700,'n_demoortel@skynet.be',0,'Magasin I', CURTIME() ),
(106,00281289,'Vanessa Ben Soumoy','Vanessa','Soumoy','1979-06-25',52600,NULL,'289 Rue 600 France',600,'vanessa.soumoy@skynet.be',0,'Magasin I', CURTIME() ),
(107,00283291,'Karine Ben Barbot','Karine','Barbot','1982-02-21',521611,NULL,'291 Rue 1611 France',1611,'kbarbot56@gmail.com',0,'Magasin I', CURTIME() ),
(108,00284292,'Gilette Ben Meersschaut','Gilette','Meersschaut','1956-11-09',52160,NULL,'292 Rue 160 France',160,'gilettestar@hotmail.com',0,'Magasin I', CURTIME() ),
(109,00287295,'Kathy Ben Roncada','Kathy','Roncada','1958-06-10',521100,NULL,'295 Rue 1100 France',1100,'kr478@hotmail.com',0,'Magasin I', CURTIME() ),
(110,00289297,'Catherine Ben Vincent','Catherine','Vincent','1968-04-18',521168,NULL,'297 Rue 1168 France',1168,'vt6140472@base.be',0,'Magasin I', CURTIME() ),
(111,00291299,'Laurence Ben Buyere','Laurence','Buyere','1966-06-27',52800,NULL,'299 Rue 800 France',800,'laurence.bruyere@skynet.be',0,'Magasin I', CURTIME() ),
(112,00292300,'Graziella Ben Gillot','Graziella','Gillot','1959-07-12',52775,NULL,'300 Rue 775 France',775,'graziella.gillot@gmail.com',0,'Magasin I', CURTIME() ),
(113,00293301,'Anne-Marie Ben Dondelinger','Anne-Marie','Dondelinger','1953-06-30',526384,NULL,'301 Rue 6384 France',6384,'am.dondelinger@base.be',0,'Magasin I', CURTIME() ),
(114,00295303,'Maryse Ben Havaux','Maryse','Havaux','1953-02-21',522491,NULL,'303 Rue 2491 France',2491,'mhavaux@hotmail.com',0,'Magasin I', CURTIME() ),
(115,00302310,'Fabienne Ben Dohogne','Fabienne','Dohogne','1962-06-01',521636,NULL,'310 Rue 1636 France',1636,'fadohogne@gmail.com',0,'Magasin I', CURTIME() ),
(116,00303311,'Anne-France Ben Keuller','Anne-France','Keuller','1964-10-15',52766,NULL,'311 Rue 766 France',766,'af.keuller@hotmail.com',0,'Magasin I', CURTIME() ),
(117,00305313,'Vanessa Ben Rentiers','Vanessa','Rentiers','1977-12-05',52700,NULL,'313 Rue 700 France',700,'vanessa.rentiers@brusselsairlines.com',0,'Magasin I', CURTIME() ),
(118,00309317,'Caroline Ben Didier','Caroline','Didier','1976-01-18',52152,NULL,'317 Rue 152 France',152,'carolinedidier71@yahoo.fr',0,'Magasin I', CURTIME() ),
(119,00310318,'Michel Ben Dewet','Michel','Dewet','1954-06-22',528572,NULL,'318 Rue 8572 France',8572,'micheldewet@msn.com',1,'Magasin I', CURTIME() ),
(120,00313321,'Vincent Ben Lefebvre','Vincent','Lefebvre','1967-10-19',522102,NULL,'321 Rue 2102 France',2102,'lefebvrevinc@gmail.com',1,'Magasin I', CURTIME() ),
(121,00316324,'Christelle Ben Pradal','Christelle','Pradal','1977-06-07',521879,NULL,'324 Rue 1879 France',1879,'christelle.pradal@gmail.com',0,'Magasin I', CURTIME() ),
(122,00323331,'Genevieve Ben Ralet','Genevieve','Ralet','1948-07-02',52700,NULL,'331 Rue 700 France',700,'genevieve.ralet@gmail.com',0,'Magasin I', CURTIME() ),
(123,00324332,'Mr Caty Ben Dherte-Istasse','Mr Caty','Dherte-Istasse','1981-02-13',521000,NULL,'332 Rue 1000 France',1000,'catytim@hotmail.com',0,'Magasin I', CURTIME() ),
(124,00334342,'Céine Ben Lamboley','Céine','Lamboley','1984-10-10',522554,NULL,'342 Rue 2554 France',2554,'celinel84@hotmail.com',0,'Magasin I', CURTIME() ),
(125,00336344,'Margot Ben Dubuisson','Margot','Dubuisson','1990-02-02',52585,NULL,'344 Rue 585 France',585,'margot.dubuisson@gmail.com',0,'Magasin I', CURTIME() ),
(126,00344352,'Isabelle Ben Idiart','Isabelle','Idiart','1962-12-15',521382,NULL,'352 Rue 1382 France',1382,'isidiart@laposte.net',0,'Magasin I', CURTIME() ),
(127,00346354,'Fatima Ben Mesnaoui','Fatima','Mesnaoui','1958-09-20',525238,NULL,'354 Rue 5238 France',5238,'rasail_fm@hotmail.com',0,'Magasin I', CURTIME() ),
(128,00350358,'Claudine Ben Chachan','Claudine','Chachan','1982-11-27',521697,NULL,'358 Rue 1697 France',1697,'forza10_@hotmail.com',0,'Magasin I', CURTIME() ),
(129,00354362,'Renate Ben Maury','Renate','Maury','1950-04-01',52807,NULL,'362 Rue 807 France',807,'renata54@gmail.com',0,'Magasin I', CURTIME() ),
(130,00355363,'Bruno Ben Genin','Bruno','Genin','1952-09-28',521000,NULL,'363 Rue 1000 France',1000,'bruno.genin@lgenin.com',0,'Magasin I', CURTIME() ),
(131,00361369,'Véronique Ben Senepart','Véronique','Senepart','1966-02-02',521159,NULL,'369 Rue 1159 France',1159,'chargona@hotmail.com',0,'Magasin I', CURTIME() ),
(132,00363371,'Marcel Ben Lamberty','Marcel','Lamberty','1986-04-15',52669,NULL,'371 Rue 669 France',669,'closeceline@hotmail.com',0,'Magasin I', CURTIME() ),
(133,00366374,'Ramos Ben Isabelle','Ramos','Isabelle','1964-10-04',523227,NULL,'374 Rue 3227 France',3227,'rmspa@club-internet.fr',0,'Magasin I', CURTIME() ),
(134,00367375,'Marielle Ben Romann','Marielle','Romann','1959-03-31',5212474,NULL,'375 Rue 12474 France',12474,'piece01@free.fr',0,'Magasin I', CURTIME() ),
(135,00371379,'Monique Ben Beaumont','Monique','Beaumont','1961-10-06',52429,NULL,'379 Rue 429 France',429,'mick.beau@free.fr',0,'Magasin I', CURTIME() ),
(136,00374382,'Laurence Ben Bauduin','Laurence','Bauduin','1975-02-22',521404,NULL,'382 Rue 1404 France',1404,'laure_bauduin@hotmail.com',0,'Magasin I', CURTIME() ),
(137,00376384,'Benedicte Ben Francois','Benedicte','Francois','1957-03-20',521805,NULL,'384 Rue 1805 France',1805,'christian.francois@skynet.be',0,'Magasin I', CURTIME() ),
(138,00382390,'Sandra Ben Lebon','Sandra','Lebon','1974-07-23',52758,NULL,'390 Rue 758 France',758,'sandra.lebon@gmail.com',0,'Magasin I', CURTIME() ),
(139,00383391,'Mireille Ben Jados','Mireille','Jados','1980-02-28',528305,NULL,'391 Rue 8305 France',8305,'ninajados@yahoo.fr',0,'Magasin I', CURTIME() ),
(140,00384392,'Brigitte Ben Nys','Brigitte','Nys','1959-12-23',521396,NULL,'392 Rue 1396 France',1396,'nysrubis@hotmail.com',0,'Magasin I', CURTIME() ),
(141,00394402,'Nadia Ben Pallavisino','Nadia','Pallavisino','1955-12-17',527619,NULL,'402 Rue 7619 France',7619,'nadia.evrard@skynet.be',0,'Magasin I', CURTIME() ),
(142,00395403,'Theo Ben Hendrikx','Theo','Hendrikx','1953-05-26',525331,NULL,'403 Rue 5331 France',5331,'theohendrikx@hotmail.com',0,'Magasin I', CURTIME() ),
(143,00396404,'Liliane Ben Berteas','Liliane','Berteas','1947-12-27',52800,NULL,'404 Rue 800 France',800,'21.lavallee@wanadoo.fr',0,'Magasin I', CURTIME() ),
(144,00399407,'Danielle Ben Roton','Danielle','Roton','1951-01-26',522135,NULL,'407 Rue 2135 France',2135,'danielleboullet@hotmail.fr',0,'Magasin I', CURTIME() ),
(145,00402410,'Marie Ben Kariger','Marie','Kariger','1939-08-27',522972,NULL,'410 Rue 2972 France',2972,'juprelle@jkservice.be',0,'Magasin I', CURTIME() ),
(146,00404412,'Pascale Ben De Jonckheere','Pascale','De Jonckheere','1975-06-02',52986,NULL,'412 Rue 986 France',986,'pascale.de.jonckheere@adecco.be',0,'Magasin I', CURTIME() ),
(147,00405413,'Gis Ben Ducoin','Gis','Ducoin','1956-01-07',52497,NULL,'413 Rue 497 France',497,'gisele.ducoin@free.fr',0,'Magasin I', CURTIME() ),
(148,00406414,'Marcelle Ben Baud','Marcelle','Baud','1949-10-06',526037,NULL,'414 Rue 6037 France',6037,'maurice.baud123@orange.fr',0,'Magasin I', CURTIME() ),
(149,00409417,'Luc Ben Sage','Luc','Sage','1954-03-30',521816,NULL,'417 Rue 1816 France',1816,'lucdoc3030@aol.com',1,'Magasin I', CURTIME() ),
(150,00410418,'Nadia Ben Bouroua','Nadia','Bouroua','1968-08-26',521178,NULL,'418 Rue 1178 France',1178,'nadiabouroua@hotmail.com',0,'Magasin I', CURTIME() ),
(151,00414422,'Laetitia Ben Prasit','Laetitia','Prasit','1984-04-16',52960,NULL,'422 Rue 960 France',960,'pticha@free.fr',0,'Magasin I', CURTIME() ),
(152,00418426,'Jacqueline Ben Dewael','Jacqueline','Dewael','1947-02-06',521462,NULL,'426 Rue 1462 France',1462,'lamote-dewael@telenet.be',0,'Magasin I', CURTIME() ),
(153,00419427,'Audrey Ben Hendrkix','Audrey','Hendrkix','1979-10-05',521535,NULL,'427 Rue 1535 France',1535,'audreyhendrikx@skynet.be',0,'Magasin I', CURTIME() ),
(154,00423431,'Gerard Ben Faramus','Gerard','Faramus','1950-09-06',521785,NULL,'431 Rue 1785 France',1785,'gerard.faramus0144@orange.fr',1,'Magasin I', CURTIME() ),
(155,00424432,'Colette Ben Kerstenne','Colette','Kerstenne','1948-09-18',52465,NULL,'432 Rue 465 France',465,'colette.kerstenne@gmail.com',0,'Magasin I', CURTIME() ),
(156,00428436,'Philippe Ben Grebent','Philippe','Grebent','1957-03-02',522537,NULL,'436 Rue 2537 France',2537,'durandal.phil@wanadoo.fr',0,'Magasin I', CURTIME() ),
(157,00429437,'Corinne Ben Kubacki','Corinne','Kubacki','1960-09-26',52510,NULL,'437 Rue 510 France',510,'corinne.huguet63@orange.fr',0,'Magasin I', CURTIME() ),
(158,00431439,'Luce Ben Beugnies','Luce','Beugnies','1979-06-04',52900,NULL,'439 Rue 900 France',900,'lulu.beu@hotmail.com',0,'Magasin I', CURTIME() ),
(159,00432440,'Sabrina Ben Salomoni','Sabrina','Salomoni','1976-07-22',521050,NULL,'440 Rue 1050 France',1050,'salomoni.sabrina@gmail.com',0,'Magasin I', CURTIME() ),
(160,00436444,'Richard Ben Arena','Richard','Arena','1952-10-17',52500,NULL,'444 Rue 500 France',500,'ri1515@aol.com',0,'Magasin I', CURTIME() ),
(161,00441449,'Olivier Ben Wilmart','Olivier','Wilmart','1982-12-20',52951,NULL,'449 Rue 951 France',951,'owilmart@tvcablenet.be',1,'Magasin I', CURTIME() ),
(162,00450458,'Sylvie Ben Fontan','Sylvie','Fontan','1957-12-14',52800,NULL,'458 Rue 800 France',800,'sylviefontanmichel@hotmail.fr',0,'Magasin I', CURTIME() ),
(163,00451459,'Catherine Ben Schwaab','Catherine','Schwaab','1957-08-15',52828,NULL,'459 Rue 828 France',828,'cathschwaab@yahoo.fr',0,'Magasin I', CURTIME() ),
(164,00452460,'Pascale Ben Klein','Pascale','Klein','1968-05-07',521606,NULL,'460 Rue 1606 France',1606,'pascale.kloos@skynet.be',0,'Magasin I', CURTIME() ),
(165,00453461,'Michel Ben Magain','Michel','Magain','1966-11-02',522514,NULL,'461 Rue 2514 France',2514,'michelmag@live.be',0,'Magasin I', CURTIME() ),
(166,00457465,'Chantal Ben Leplat','Chantal','Leplat','1959-05-06',521533,NULL,'465 Rue 1533 France',1533,'c.leplat@hotmail.com',0,'Magasin I', CURTIME() ),
(167,00463471,'Véronique Ben Desmet','Véronique','Desmet','1970-08-14',521200,NULL,'471 Rue 1200 France',1200,'veroniquede@hotmail.com',0,'Magasin I', CURTIME() ),
(168,00465473,'Isabelle Ben Coroyer','Isabelle','Coroyer','1962-01-22',52879,NULL,'473 Rue 879 France',879,'isabelle.coroyer@laposte.net',0,'Magasin I', CURTIME() ),
(169,00466474,'Pierre Ben Duerinckx','Pierre','Duerinckx','1938-02-01',52400,NULL,'474 Rue 400 France',400,'petrus@skynet.be',0,'Magasin I', CURTIME() ),
(170,00467475,'François Ben Fournier','François','Fournier','1963-09-01',52212,NULL,'475 Rue 212 France',212,'famille-fournier175@orange.fr',1,'Magasin I', CURTIME() ),
(171,00471479,'Emmanuel Ben Carin','Emmanuel','Carin','1969-09-08',52574,NULL,'479 Rue 574 France',574,'carinemmanuel@aol.com',1,'Magasin I', CURTIME() ),
(172,00478486,'Sophie Ben Diels','Sophie','Diels','1967-09-12',523129,NULL,'486 Rue 3129 France',3129,'s.diels@laposte.net',0,'Magasin I', CURTIME() ),
(173,00479487,'Roger Ben Gaudin','Roger','Gaudin','1963-11-19',524264,NULL,'487 Rue 4264 France',4264,'rogergaudin@sfr.fr',0,'Magasin I', CURTIME() ),
(174,00483491,'Philippe Ben Cronn','Philippe','Cronn','1973-04-23',52798,NULL,'491 Rue 798 France',798,'philippe.cronn@internet.lu',1,'Magasin I', CURTIME() ),
(175,00490498,'Huguette Ben Drygalski','Huguette','Drygalski','1949-05-06',521169,NULL,'498 Rue 1169 France',1169,'huguette_2244@hotmail.com',0,'Magasin I', CURTIME() ),
(176,00491499,'Lucienne Ben Loiseau','Lucienne','Loiseau','1960-08-09',52797,NULL,'499 Rue 797 France',797,'vinceloiseau@hotmail.com',0,'Magasin I', CURTIME() ),
(177,00493501,'Franck Ben Ettouati','Franck','Ettouati','1964-05-27',528277,NULL,'501 Rue 8277 France',8277,'fettouati@free.fr',1,'Magasin I', CURTIME() ),
(178,00497505,'Pulse Pmc2 Ben Eveline Cellard','Pulse Pmc2','Eveline Cellard','1960-06-17',521066,NULL,'505 Rue 1066 France',1066,'eveline.cellard@free.fr',0,'Magasin I', CURTIME() ),
(179,00501509,'Caroline Ben Deitte','Caroline','Deitte','1953-01-12',521178,NULL,'509 Rue 1178 France',1178,'jodeitte@hotmail.com',0,'Magasin I', CURTIME() ),
(180,00505513,'Didier Ben Grandjean','Didier','Grandjean','1957-03-29',522639,NULL,'513 Rue 2639 France',2639,'delsauxb@yahoo.fr',0,'Magasin I', CURTIME() ),
(181,00507515,'Malorie Ben Coupe','Malorie','Coupe','1976-09-21',52922,NULL,'515 Rue 922 France',922,'malorie.coupe@dbmail.com',0,'Magasin I', CURTIME() ),
(182,00514522,'Claudine Ben Dedoncker','Claudine','Dedoncker','1959-01-25',521514,NULL,'522 Rue 1514 France',1514,'cdes5080@hotmail.com',0,'Magasin I', CURTIME() ),
(183,00515523,'Annie Ben Rousselle','Annie','Rousselle','1950-10-26',522240,NULL,'523 Rue 2240 France',2240,'annie.rousselle@skynet.be',0,'Magasin I', CURTIME() ),
(184,00516524,'Fr Ben Gaillard-Billey','Fr','Gaillard-Billey','1965-05-24',524975,NULL,'524 Rue 4975 France',4975,'f-billey@wanadoo.fr',0,'Magasin I', CURTIME() ),
(185,00519527,'Christiane Ben Pierreux','Christiane','Pierreux','1964-12-30',521051,NULL,'527 Rue 1051 France',1051,'christiane.pierreux@hotmail.com',0,'Magasin I', CURTIME() ),
(186,00520528,'Marie-Christine Ben Tonet','Marie-Christine','Tonet','1948-06-01',525601,NULL,'528 Rue 5601 France',5601,'mctonet@gmail.com',0,'Magasin I', CURTIME() ),
(187,00525533,'Denis Ben Neuville','Denis','Neuville','1949-08-22',523563,NULL,'533 Rue 3563 France',3563,'denis.neuville@orange.fr',0,'Magasin I', CURTIME() ),
(188,00527535,'Boogaerts Sprl Ben Eliane Cortens','Boogaerts Sprl','Eliane Cortens','1958-07-17',52600,NULL,'535 Rue 600 France',600,'eliane.cortens@boogaerts.net',0,'Magasin I', CURTIME() ),
(189,00529537,'Catherine Ben Viscardy','Catherine','Viscardy','1969-05-02',521100,NULL,'537 Rue 1100 France',1100,'joelle.viscardy@hotmail.com',0,'Magasin I', CURTIME() ),
(190,00531539,'Fanny Ben Huynen','Fanny','Huynen','1977-07-03',522910,NULL,'539 Rue 2910 France',2910,'f-hu@hotmail.com',0,'Magasin I', CURTIME() ),
(191,00532540,'Anne Ben Dexpert','Anne','Dexpert','1966-07-26',521629,NULL,'540 Rue 1629 France',1629,'annedexpert@gmail.com',0,'Magasin I', CURTIME() ),
(192,00535543,'Ornella Ben De Grande','Ornella','De Grande','1987-07-31',52200,NULL,'543 Rue 200 France',200,'miss_nesta133@hotmail.com',0,'Magasin I', CURTIME() ),
(193,00536544,'Chantal Ben Oberic','Chantal','Oberic','1948-10-08',52800,NULL,'544 Rue 800 France',800,'coberic@wanadoo.fr',0,'Magasin I', CURTIME() ),
(194,00538546,'Emmanuel Ben Larrieu','Emmanuel','Larrieu','1970-12-18',521629,NULL,'546 Rue 1629 France',1629,'ddlarrieu@gmail.com',0,'Magasin I', CURTIME() ),
(195,00545553,'Jean-Marie Ben Schoenaers','Jean-Marie','Schoenaers','1947-09-28',523634,NULL,'553 Rue 3634 France',3634,'jm.schoenaers@gmail.com',1,'Magasin I', CURTIME() ),
(196,00546554,'Christel Ben Vogne','Christel','Vogne','1972-06-14',521551,NULL,'554 Rue 1551 France',1551,'christelle.vogne@chuv.ch',0,'Magasin I', CURTIME() ),
(197,00553561,'Monique Ben Stofkooper','Monique','Stofkooper','1966-10-09',523200,NULL,'561 Rue 3200 France',3200,'moony_lune@hotmail.com',0,'Magasin I', CURTIME() ),
(198,00555563,'Annie Ben Diehl','Annie','Diehl','1950-12-02',521115,NULL,'563 Rue 1115 France',1115,'anniediehl@yahoo.fr',0,'Magasin I', CURTIME() ),
(199,00559567,'C Ben Dejemeppe','C','Dejemeppe','1976-06-05',521686,NULL,'567 Rue 1686 France',1686,'celinedejemeppe@hotmail.com',0,'Magasin I', CURTIME() ),
(200,00565573,'Ester Ben Bram','Ester','Bram','1980-12-04',52900,NULL,'573 Rue 900 France',900,'ester_brame@hotmail.com',0,'Magasin I', CURTIME() ),
(201,00573581,'Jean-Luc Ben Pluymers','Jean-Luc','Pluymers','1958-04-20',52380,NULL,'581 Rue 380 France',380,'jlpluymers@gmail.com',1,'Magasin I', CURTIME() ),
(202,00578586,'Georgette Ben Mainil','Georgette','Mainil','1958-10-18',52200,NULL,'586 Rue 200 France',200,'emelinedeclercq05@hotmail.com',0,'Magasin I', CURTIME() ),
(203,00580588,'Sylvie Ben Brevalle','Sylvie','Brevalle','1959-12-01',521200,NULL,'588 Rue 1200 France',1200,'sylviebrevalle@yahoo.fr',0,'Magasin I', CURTIME() ),
(204,00582590,'Caroline Ben Piras','Caroline','Piras','1983-02-04',521190,NULL,'590 Rue 1190 France',1190,'caroline.piras@hotmail.com',0,'Magasin I', CURTIME() ),
(205,00584592,'Annie Ben Pettelaire','Annie','Pettelaire','1955-07-25',522623,NULL,'592 Rue 2623 France',2623,'ets.schoni@orange.fr',0,'Magasin I', CURTIME() ),
(206,00597605,'Catherine Ben Tho','Catherine','Tho','1972-04-11',52850,NULL,'605 Rue 850 France',850,'kbao@hotmail.fr',0,'Magasin I', CURTIME() ),
(207,00609617,'Virginie Ben Briot','Virginie','Briot','1964-12-08',522575,NULL,'617 Rue 2575 France',2575,'virginiebriot@lfbeauty-fr.com',0,'Magasin I', CURTIME() ),
(208,00610618,'Fran Ben Bnp Paribas Fortis','Fran','Bnp Paribas Fortis','1962-02-25',521977,NULL,'618 Rue 1977 France',1977,'francoise.senterre@skynet.be',0,'Magasin I', CURTIME() ),
(209,00616624,'Marie-Jos Ben Courvoisier','Marie-Jos','Courvoisier','1960-06-04',521838,NULL,'624 Rue 1838 France',1838,'mjocourvoisier@hotmail.fr',0,'Magasin I', CURTIME() ),
(210,00618626,'Jérôme Ben Piguel','Jérôme','Piguel','1976-08-02',521208,NULL,'626 Rue 1208 France',1208,'piguel.jerome@orange.fr',1,'Magasin I', CURTIME() ),
(211,00619627,'Simone Ben Hoenner Streich','Simone','Hoenner Streich','1947-11-16',52849,NULL,'627 Rue 849 France',849,'simonebersi@wanadoo.fr',0,'Magasin I', CURTIME() ),
(212,00620628,'Maité Ben Angely','Maité','Angely','1948-09-29',522581,NULL,'628 Rue 2581 France',2581,'maite.angely@yahoo.fr',0,'Magasin I', CURTIME() ),
(213,00624632,'Evelyne Ben Gailhard','Evelyne','Gailhard','1955-05-05',52424,NULL,'632 Rue 424 France',424,'evelyne.gailhard@free.fr',0,'Magasin I', CURTIME() ),
(214,00625633,'Sandra Ben Delattre','Sandra','Delattre','1972-08-23',521806,NULL,'633 Rue 1806 France',1806,'delsandra@hotmail.com',0,'Magasin I', CURTIME() ),
(215,00632640,'Salima Ben Idrissi','Salima','Idrissi','1979-10-21',523253,NULL,'640 Rue 3253 France',3253,'idrissisalima@live.fr',0,'Magasin I', CURTIME() ),
(216,00633641,'Francoise Ben De Gevigney','Francoise','De Gevigney','1949-12-19',521492,NULL,'641 Rue 1492 France',1492,'fdege@free.fr',0,'Magasin I', CURTIME() ),
(217,00639647,'Drif Ben Frederique','Drif','Frederique','1965-11-18',52874,NULL,'647 Rue 874 France',874,'lolinouche@free.fr',0,'Magasin I', CURTIME() ),
(218,00640648,'Floriane Ben Mouchel','Floriane','Mouchel','1963-01-15',521504,NULL,'648 Rue 1504 France',1504,'florimouche@yahoo.fr',0,'Magasin I', CURTIME() ),
(219,00642650,'Sylvie Ben Davin Tridot','Sylvie','Davin Tridot','1963-12-03',52252,NULL,'650 Rue 252 France',252,'davin.tridot.sylvie@wanadoo.fr',0,'Magasin I', CURTIME() ),
(220,00643651,'Laurence Ben Besse','Laurence','Besse','1959-06-22',521100,NULL,'651 Rue 1100 France',1100,'l.besse59@orange.fr',0,'Magasin I', CURTIME() ),
(221,00645653,'Simonne Ben Lhomme','Simonne','Lhomme','1955-10-09',521654,NULL,'653 Rue 1654 France',1654,'simone.l_homme@teledisnet.be',0,'Magasin I', CURTIME() ),
(222,00646654,'Marie-Edm Ben Stokis','Marie-Edm','Stokis','1956-05-19',522600,NULL,'654 Rue 2600 France',2600,'mestokis@live.fr',0,'Magasin I', CURTIME() ),
(223,00655663,'Eliane Ben Avias','Eliane','Avias','1955-11-02',52931,NULL,'663 Rue 931 France',931,'eliane.avias@wanadoo.fr',0,'Magasin I', CURTIME() ),
(224,00658666,'Michel Ben Gosse','Michel','Gosse','1947-10-10',52984,NULL,'666 Rue 984 France',984,'migjapon@free.fr',1,'Magasin I', CURTIME() ),
(225,00661669,'Corinne Ben Lesage','Corinne','Lesage','1974-06-06',521778,NULL,'669 Rue 1778 France',1778,'corinne_lesage@yahoo.fr',0,'Magasin I', CURTIME() ),
(226,00668676,'Elodie Ben Thuault','Elodie','Thuault','1970-09-30',523088,NULL,'676 Rue 3088 France',3088,'emmanuel.elodie@wanadoo.fr',0,'Magasin I', CURTIME() ),
(227,00669677,'David Ben Cohen','David','Cohen','1962-06-16',523600,NULL,'677 Rue 3600 France',3600,'d.cohen@hotmail.fr',0,'Magasin I', CURTIME() ),
(228,00674682,'Jocelyne Ben BROVELLI','Jocelyne','BROVELLI','1958-10-01',521380,NULL,'682 Rue 1380 France',1380,'jocelyne-brovelli@orange.fr',0,'Magasin I', CURTIME() ),
(229,00678686,'Buyl Ben Marie Louise','Buyl','Marie Louise','1951-11-09',523430,NULL,'686 Rue 3430 France',3430,'marie-louise.buyl@skynet.be',0,'Magasin I', CURTIME() ),
(230,00681689,'Odile Ben Cojean','Odile','Cojean','1947-12-18',52860,NULL,'689 Rue 860 France',860,'c-cojean@wanadoo.fr',0,'Magasin I', CURTIME() ),
(231,00682690,'Aur Ben Arnold','Aur','Arnold','1975-07-20',522302,NULL,'690 Rue 2302 France',2302,'aurelia.arnold@sfr.fr',0,'Magasin I', CURTIME() ),
(232,00693701,'Caroline Ben Speileux','Caroline','Speileux','1971-10-03',52768,NULL,'701 Rue 768 France',768,'caroline.speileux@hotmail.fr',0,'Magasin I', CURTIME() ),
(233,00694702,'Chlo Ben Malen','Chlo','Malen','1979-06-10',521000,NULL,'702 Rue 1000 France',1000,'chloe.malen@orange.fr',0,'Magasin I', CURTIME() ),
(234,00697705,'Adrien Ben Collet','Adrien','Collet','1985-03-09',52200,NULL,'705 Rue 200 France',200,'adrien.collet@hotmail.fr',1,'Magasin I', CURTIME() ),
(235,00699707,'Elisabeth Ben Blondeau','Elisabeth','Blondeau','1953-10-10',52800,NULL,'707 Rue 800 France',800,'elisabeth.blondeau@yahoo.fr',0,'Magasin I', CURTIME() ),
(236,00700708,'Patricia Ben Vaillon','Patricia','Vaillon','1959-02-14',521321,NULL,'708 Rue 1321 France',1321,'p.viallon@guillaumond.com',0,'Magasin I', CURTIME() ),
(237,00703711,'Val Ben De Decker','Val','De Decker','1971-12-31',52600,NULL,'711 Rue 600 France',600,'valeriededecker@yahoo.fr',0,'Magasin I', CURTIME() ),
(238,00707715,'Jany Ben Ferraris','Jany','Ferraris','1956-03-05',52748,NULL,'715 Rue 748 France',748,'jany.ferraris@laposte.net',0,'Magasin I', CURTIME() ),
(239,00708716,'Laurent Ben Hendrickx','Laurent','Hendrickx','1972-06-11',521099,NULL,'716 Rue 1099 France',1099,'labc95911@hotmail.com',1,'Magasin I', CURTIME() ),
(240,00713721,'Elisabeth Ben Giuliano','Elisabeth','Giuliano','1966-01-11',52800,NULL,'721 Rue 800 France',800,'eli.giu@free.fr',0,'Magasin I', CURTIME() ),
(241,00716724,'Emilie Ben Mailleux','Emilie','Mailleux','1981-11-25',523800,NULL,'724 Rue 3800 France',3800,'emiliemailleux@hotmail.com',0,'Magasin I', CURTIME() ),
(242,00717725,'Betina Ben Blasco','Betina','Blasco','1971-07-22',52800,NULL,'725 Rue 800 France',800,'betina.ellingsen@free.fr',0,'Magasin I', CURTIME() ),
(243,00720728,'Michel Ben Nguyen','Michel','Nguyen','1970-08-14',522065,NULL,'728 Rue 2065 France',2065,'mng12@free.fr',1,'Magasin I', CURTIME() ),
(244,00721729,'Gaelle Ben Bebronne','Gaelle','Bebronne','1983-02-02',52426,NULL,'729 Rue 426 France',426,'bebronne_gaelle@hotmail.com',0,'Magasin I', CURTIME() ),
(245,00723731,'Jeannine Ben Reiter','Jeannine','Reiter','1943-12-12',522812,NULL,'731 Rue 2812 France',2812,'jeanine@docteur-ramioul.be',0,'Magasin I', CURTIME() ),
(246,00725733,'Jeroen Ben Weerstra','Jeroen','Weerstra','1973-10-17',521412,NULL,'733 Rue 1412 France',1412,'jeroenweerstra@hotmail.com',1,'Magasin I', CURTIME() ),
(247,00727735,'Sylvie Ben Mathys','Sylvie','Mathys','1965-10-23',52663,NULL,'735 Rue 663 France',663,'sylvie.mathys@yahoo.fr',0,'Magasin I', CURTIME() ),
(248,00728736,'Véronique Ben Gilson','Véronique','Gilson','1961-09-27',523162,NULL,'736 Rue 3162 France',3162,'verogilson@skynet.be',0,'Magasin I', CURTIME() ),
(249,00731739,'Catherine Ben Haest','Catherine','Haest','1972-12-08',527531,NULL,'739 Rue 7531 France',7531,'catherine.haest@mensura.be',0,'Magasin I', CURTIME() ),
(250,00733741,'Christine Ben Daniaux','Christine','Daniaux','1958-10-27',521439,NULL,'741 Rue 1439 France',1439,'christine2758@hotmail.com',0,'Magasin I', CURTIME() ),
(251,00735743,'Fran Ben Hanze','Fran','Hanze','1956-06-23',521969,NULL,'743 Rue 1969 France',1969,'frh.deco@yahoo.com',0,'Magasin I', CURTIME() ),
(252,00746754,'Nadira Ben Benmousa','Nadira','Benmousa','1983-11-10',521560,NULL,'754 Rue 1560 France',1560,'n.adira@live.be',0,'Magasin I', CURTIME() ),
(253,00750758,'Anne Ben Gerard','Anne','Gerard','1982-10-08',522944,NULL,'758 Rue 2944 France',2944,'a.a.gerard@hotmail.com',0,'Magasin I', CURTIME() ),
(254,00751759,'Laurence Ben Thill','Laurence','Thill','1978-01-11',521677,NULL,'759 Rue 1677 France',1677,'laurence.thill@gmail.com',0,'Magasin I', CURTIME() ),
(255,00753761,'Astrid Ben Chevance','Astrid','Chevance','1986-06-25',522676,NULL,'761 Rue 2676 France',2676,'astrid.chevance@wanadoo.fr',0,'Magasin I', CURTIME() ),
(256,00756764,'Anne Ben Courjaret','Anne','Courjaret','1939-11-02',525881,NULL,'764 Rue 5881 France',5881,'ledesert.france@hotmail.com',0,'Magasin I', CURTIME() ),
(257,00759767,'Monique Ben Martin','Monique','Martin','1948-01-20',52726,NULL,'767 Rue 726 France',726,'martinm51@yahoo.fr',0,'Magasin I', CURTIME() ),
(258,00760768,'Letot Ben Maryline','Letot','Maryline','1963-03-13',52570,NULL,'768 Rue 570 France',570,'les4saisons@live.be',0,'Magasin I', CURTIME() ),
(259,00766774,'V Ben Forraz','V','Forraz','1955-12-17',521036,NULL,'774 Rue 1036 France',1036,'vforraz@msn.com',0,'Magasin I', CURTIME() ),
(260,00774782,'Philippe Ben Fay','Philippe','Fay','1965-08-30',521225,NULL,'782 Rue 1225 France',1225,'fb569606@hotmail.com',0,'Magasin I', CURTIME() ),
(261,00781789,'Christine Ben Gissinger','Christine','Gissinger','1969-04-13',522025,NULL,'789 Rue 2025 France',2025,'patrice13.gissinger@orange.fr',0,'Magasin I', CURTIME() ),
(262,00786794,'B Ben Houet','B','Houet','1969-01-20',52772,NULL,'794 Rue 772 France',772,'benedicte.houet@hotmail.com',0,'Magasin I', CURTIME() ),
(263,00789797,'Muriel Ben Capet','Muriel','Capet','1942-05-23',523135,NULL,'797 Rue 3135 France',3135,'licoya@hotmail.fr',0,'Magasin I', CURTIME() ),
(264,00790798,'Caroline Ben De Vos','Caroline ','De Vos','1967-03-27',521677,NULL,'798 Rue 1677 France',1677,'caroline.devos@cfwb.be',0,'Magasin I', CURTIME() ),
(265,00803811,'Isabelle Ben Besson','Isabelle','Besson','1962-06-30',52396,NULL,'811 Rue 396 France',396,'isabes@laposte.net',0,'Magasin I', CURTIME() ),
(266,00807815,'Veronique Ben Leclerc','Veronique','Leclerc','1962-10-02',52195,NULL,'815 Rue 195 France',195,'thierry.leclerc57@hotmail.fr',0,'Magasin I', CURTIME() ),
(267,00808816,'Delvaux & Co Ben Pedro Galveias','Delvaux & Co','Pedro Galveias','1980-07-10',52800,NULL,'816 Rue 800 France',800,'pedro.galveias@gmail.com',0,'Magasin I', CURTIME() ),
(268,00819827,'Celine Ben Brouzes','Celine','Brouzes','1978-11-11',52873,NULL,'827 Rue 873 France',873,'david.minerva@sfr.fr',0,'Magasin I', CURTIME() ),
(269,00820828,'Francine Ben Massart','Francine','Massart','1952-02-08',521066,NULL,'828 Rue 1066 France',1066,'francine.massart@belgacom.net',0,'Magasin I', CURTIME() ),
(270,00821829,'Pascale Ben Claes','Pascale','Claes','2968-12-30',522268,NULL,'829 Rue 2268 France',2268,'claes_pascale@skynet.be',0,'Magasin I', CURTIME() ),
(271,00822830,'Fanta Ben Guirassy','Fanta','Guirassy','1978-10-26',52600,NULL,'830 Rue 600 France',600,'nafli@msn.com',0,'Magasin I', CURTIME() ),
(272,00837845,'Beatrice Ben Guiot','Beatrice','Guiot','1977-01-26',523367,NULL,'845 Rue 3367 France',3367,'beatriceguiot@gmail.com',0,'Magasin I', CURTIME() ),
(273,00842850,'H Ben Supiot-Bertrand','H','Supiot-Bertrand','1971-07-30',522538,NULL,'850 Rue 2538 France',2538,'helenetfred@free.fr',0,'Magasin I', CURTIME() ),
(274,00846854,'Christine Ben Loux','Christine','Loux','1961-03-09',521200,NULL,'854 Rue 1200 France',1200,'lchryss@hotmail.fr',0,'Magasin I', CURTIME() ),
(275,00848856,'Severine Ben Chair','Severine','Chair','1981-08-30',52551,NULL,'856 Rue 551 France',551,'michaeldelperdange@hotmail.com',0,'Magasin I', CURTIME() ),
(276,00849857,'Patricia Ben Salvi','Patricia','Salvi','1964-03-06',522086,NULL,'857 Rue 2086 France',2086,'jm_pat_bs@hotmail.com',0,'Magasin I', CURTIME() ),
(277,00857865,'Regine Ben Wilmet','Regine','Wilmet','1967-10-03',5210545,NULL,'865 Rue 10545 France',10545,'adam.wilmet@skynet.be',0,'Magasin I', CURTIME() ),
(278,00858866,'Béatrice Ben Barbié','Béatrice','Barbié','1952-12-16',523981,NULL,'866 Rue 3981 France',3981,'b.jeanpierre@aliceadsl.fr',0,'Magasin I', CURTIME() ),
(279,00861869,'Fran Ben Ribant','Fran','Ribant','1952-08-22',527021,NULL,'869 Rue 7021 France',7021,'francoise@ribant.com',0,'Magasin I', CURTIME() ),
(280,00938946,'Marie-Pierre Ben Esteban','Marie-Pierre','Esteban','1971-08-23',52200,NULL,'946 Rue 200 France',200,'mapi.esteban@worldonline.fr',0,'Magasin I', CURTIME() ),
(281,00942950,'Marie-Claire Ben Le Coz','Marie-Claire','Le Coz','1947-05-24',52365,NULL,'950 Rue 365 France',365,'lecoz.marie-claire@neuf.fr',0,'Magasin I', CURTIME() ),
(282,00945953,'Catherine Ben Ligot','Catherine','Ligot','1961-03-24',521000,NULL,'953 Rue 1000 France',1000,'catherine.ligot@skynet.be',0,'Magasin I', CURTIME() ),
(283,00955963,'Tchichatcheff Ben Amandine','Tchichatcheff','Amandine','1976-04-21',521284,NULL,'963 Rue 1284 France',1284,'jfd@cegetel.net',0,'Magasin I', CURTIME() ),
(284,00956964,'Christian Ben Pevenage','Christian','Pevenage','1954-08-24',521905,NULL,'964 Rue 1905 France',1905,'pevenage.christian@skynet.be',1,'Magasin I', CURTIME() ),
(285,00957965,'Arlette Ben Armand','Arlette','Armand','1953-07-14',521896,NULL,'965 Rue 1896 France',1896,'armlett@orange.fr',0,'Magasin I', CURTIME() ),
(286,00959967,'Malgorzata Ben Hervouet','Malgorzata','Hervouet','1972-08-25',521800,NULL,'967 Rue 1800 France',1800,'malgorzata.hervouet@orange.fr',0,'Magasin I', CURTIME() ),
(287,00964972,'Veronique Ben Dhyne','Veronique','Dhyne','1962-01-11',52600,NULL,'972 Rue 600 France',600,'veroniquedhyne@hotmail.com',0,'Magasin I', CURTIME() ),
(288,00967975,'Ren Ben Deydier','Ren','Deydier','1949-09-30',522580,NULL,'975 Rue 2580 France',2580,'michel.deydier@wanadoo.fr',0,'Magasin I', CURTIME() ),
(289,00969977,'Adeline Ben Muylaert','Adeline','Muylaert','1983-04-04',524886,NULL,'977 Rue 4886 France',4886,'adelinemuylaert@hotmail.com',0,'Magasin I', CURTIME() ),
(290,00972980,'V Ben Persico','V','Persico','1964-02-13',521028,NULL,'980 Rue 1028 France',1028,'lilirose37@yahoo.fr',0,'Magasin I', CURTIME() ),
(291,00975983,'Micheline Ben Razny','Micheline','Razny','1941-10-11',524800,NULL,'983 Rue 4800 France',4800,'micheline@razny.net',0,'Magasin I', CURTIME() ),
(292,00977985,'Jean-Jacques Ben Bertrand','Jean-Jacques','Bertrand','1940-11-22',521566,NULL,'985 Rue 1566 France',1566,'jean-jacques.bertrand@gadz.org',1,'Magasin I', CURTIME() ),
(293,00980988,'Marie Ben Krief','Marie','Krief','1955-02-14',523923,NULL,'988 Rue 3923 France',3923,'krieff.m@free.fr',0,'Magasin I', CURTIME() ),
(294,00990998,'Marie-Line Ben Dupé','Marie-Line','Dupé','1966-05-31',52591,NULL,'998 Rue 591 France',591,'marielined44@orange.fr',0,'Magasin I', CURTIME() ),
(295,00991999,'Mireille Ben Brignon','Mireille','Brignon','1942-05-02',52630,NULL,'999 Rue 630 France',630,'d.brignon@wanadoo.fr',0,'Magasin I', CURTIME() ),
(296,09991007,'Dominique Ben Fourr','Dominique','Fourr','1949-02-09',521100,NULL,'1007 Rue 1100 France',1100,'dominique-fourre@wanadoo.fr',0,'Magasin I', CURTIME() ),
(297,10011009,'Jacques Ben Pyot','Jacques','Pyot','1945-10-24',523200,NULL,'1009 Rue 3200 France',3200,'jacques@pyot.fr',0,'Magasin I', CURTIME() ),
(298,10031011,'Sylvie Ben Ardouin','Sylvie','Ardouin','1964-05-27',523433,NULL,'1011 Rue 3433 France',3433,'choupinette333@live.fr',0,'Magasin I', CURTIME() ),
(299,10041012,'Carlo Ben Pletschette','Carlo','Pletschette','1978-04-02',5211311,NULL,'1012 Rue 11311 France',11311,'carlople@pt.lu',0,'Magasin I', CURTIME() ),
(300,10051013,'Jacqueline Ben Levy','Jacqueline','Levy','1948-09-24',522933,NULL,'1013 Rue 2933 France',2933,'jacqueline.levy@skynet.be',0,'Magasin I', CURTIME() );