Guest User

Untitled

a guest
Oct 15th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Column Type Comment
  2.  
  3. id int(11) Auto Increment
  4. product_id int(11)
  5. sku_id int(11) NULL
  6. feature_id int(11)
  7. feature_value_id int(11)
  8.  
  9. id product_id sku_id feature_id feature_value_id
  10.  
  11. 401330 1049672 89719 1397 23078
  12. 401329 1049672 89719 1394 24321
  13. 401328 1049672 NULL 1394 24320
  14. 401289 1049667 NULL 1394 24312
  15. 401288 1049667 89707 1397 23078
  16. 401287 1049667 89707 1394 24312
Add Comment
Please, Sign In to add comment