Polski
Deutsch
English
Español
Français
Italiano
account_circle Connection / Create an account
Please enter at least 2 characters.
  • Home
  • Products
  • Accessories
  • Downloads
  • Nos Réalisations
  • Contact

Pumps families

MySQL
User 'leopompevcmvc' has exceeded the 'max_questions' resource (current value: 64000)

Query

			select `ref`, `familyId`, `typeId`, `name`, ifNull((select expression from language│translation where translationId = `product`.`name` && languageId in('pl', 'en', 'fr') && expression != '' order by field(languageId, 'pl', 'en', 'fr') limit 1), "") as `[TR]name`, `applicationDetails`, ifNull((select expression from language│translation where translationId = `product`.`applicationDetails` && languageId in('pl', 'en', 'fr') && expression != '' order by field(languageId, 'pl', 'en', 'fr') limit 1), "") as `[TR]applicationDetails`, `pumpDetails`, ifNull((select expression from language│translation where translationId = `product`.`pumpDetails` && languageId in('pl', 'en', 'fr') && expression != '' order by field(languageId, 'pl', 'en', 'fr') limit 1), "") as `[TR]pumpDetails`, `motorDetails`, ifNull((select expression from language│translation where translationId = `product`.`motorDetails` && languageId in('pl', 'en', 'fr') && expression != '' order by field(languageId, 'pl', 'en', 'fr') limit 1), "") as `[TR]motorDetails`, `identificationDetails`, ifNull((select expression from language│translation where translationId = `product`.`identificationDetails` && languageId in('pl', 'en', 'fr') && expression != '' order by field(languageId, 'pl', 'en', 'fr') limit 1), "") as `[TR]identificationDetails`, `capacities`, `minCapacity`, `dimensions`, `order`, `remiseId`, `modeleOrder`, `curveWidth`, `curveHeight`, `acs`, `notice`, `pdfData`, `npsh`, `sellerId`
			from `product`
			where `ref` = 'APSm'
			limit 1