"KO|PAS DE DONNEES : select produits.gencod, imagestocks.stock, imagestocks.codemag from produits inner join imagestocks on (produits.barcode = imagestocks.barcode) and imagestocks.codemag IN ('NEUILLY', 'VH', 'BAC') and produits.couleur = imagestocks.couleur and imagestocks.barcode IN (SELECT barcode FROM imagestocks WHERE imagestocks.Last_Update >= '2025-05-09 09:17:30') and produits.taille = imagestocks.taille;\r\n"