Advertisement
sambacar

Untitled

Feb 2nd, 2018
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.41 KB | None | 0 0
  1. INSERT INTO `aw_blog_product_post` (`product_id`, `post_id`, `store_id`)
  2. VALUES
  3.     (1718, 536, 1),
  4.     (2896, 535, 1),
  5.     (2897, 535, 1),
  6.     (2898, 535, 1),
  7.     (2906, 535, 1),
  8.     (2907, 535, 1),
  9.     (2908, 535, 1),
  10.     (2910, 535, 1),
  11.     (2911, 535, 1),
  12.     (2912, 535, 1),
  13.     (2913, 535, 1),
  14.     (2914, 535, 1),
  15.     (2915, 535, 1),
  16.     (2916, 535, 1),
  17.     (2923, 535, 1),
  18.     (3007, 536, 1),
  19.     (3012, 535, 1),
  20.     (3069, 535, 1),
  21.     (3076, 535, 1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement