huynguyen_isobar

Untitled

Jan 4th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. (SELECT `t`.`value`, `t`.`attribute_id` FROM `catalog_product_entity_varchar` AS `t` WHERE (row_id = '351944') AND (`store_id` IN ('2', 0)) ORDER BY `t`.`store_id` DESC
  2. )UNION ALL(SELECT `t`.`value`, `t`.`attribute_id` FROM `catalog_product_entity_int` AS `t` WHERE (row_id = '351944') AND (`store_id` IN ('2', 0)) ORDER BY `t`.`store_id` DESC
  3. )UNION ALL(SELECT `t`.`value`, `t`.`attribute_id` FROM `catalog_product_entity_decimal` AS `t` WHERE (row_id = '351944') AND (`store_id` IN ('2', 0)) ORDER BY `t`.`store_id` DESC
  4. )UNION ALL(SELECT `t`.`value`, `t`.`attribute_id` FROM `catalog_product_entity_datetime` AS `t` WHERE (row_id = '351944') AND (`store_id` IN ('2', 0)) ORDER BY `t`.`store_id` DESC
  5. )UNION ALL(SELECT `t`.`value`, `t`.`attribute_id` FROM `catalog_product_entity_text` AS `t` WHERE (row_id = '351944') AND (`store_id` IN ('2', 0)) ORDER BY `t`.`store_id` DESC
  6. );
Add Comment
Please, Sign In to add comment