Specialist supplier accompanying Clockmakers and Jewellers for five generations
Majorca pearl jewellery - spring 2025
Learn more
SELECT *
FROM selection_EN Selection
INNER JOIN trieurCollection tC USING(id_masterPrix)
INNER JOIN masterPrix mPrix ON mPrix.id_masterPrix = Selection.id_masterPrix
INNER JOIN prix_EN mPrixLang ON mPrix.id_masterPrix = mPrixLang.id_masterPrix
INNER JOIN masterProduit mProd ON mPrix.id_masterProduit = mProd.id_masterProduit
WHERE ( tC.actif = 1 AND EN = 1 ) AND Selection.id_masterSelection = 312 AND Selection.actif = 1 AND tC.id_masterTrieurParent NOT IN (9,15) GROUP BY mPrix.id_masterPrix