2 jours
2 jours
2 jours
2 jours
2 jours
13 h.
j'ai pas un probleme ici ?
SELECT id_configuration, name, value, id_shop_group, id_shop
FROM ps_configuration
WHERE name = 'PS_CURRENCY_DEFAULT'
ORDER BY id_shop
id_configuration name value id_shop_group id_shop
8 PS_CURRENCY_DEFAULT 1 NULL NULL
10044 PS_CURRENCY_DEFAULT 3 1 9
2 rows (0.001 s) Edit, Explain, Export
SELECT id_configuration, name, value, id_shop_group, id_shop
FROM ps_configuration
WHERE name = 'PS_CURRENCY_DEFAULT'
ORDER BY id_shop
id_configuration name value id_shop_group id_shop
8 PS_CURRENCY_DEFAULT 1 NULL NULL
10044 PS_CURRENCY_DEFAULT 3 1 9
2 rows (0.001 s) Edit, Explain, Export
6 h.