Guest User

Untitled

a guest
Mar 18th, 2018
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. +----+-------+-------+------------+------------+
  2. | id | name | value | created_at | updated_at |
  3. +----+-------+-------+------------+------------+
  4. | 1 | type1 | 5 | | |
  5. +----+-------+-------+------------+------------+
  6. | 2 | type2 | 12 | | |
  7. +----+-------+-------+------------+------------+
  8. | 3 | type1 | 6 | | |
  9. +----+-------+-------+------------+------------+
  10. | 4 | type1 | 5 | | |
  11. +----+-------+-------+------------+------------+
  12. | 5 | type2 | 13 | | |
  13. +----+-------+-------+------------+------------+
  14. | 6 | type1 | 4 | | |
  15. +----+-------+-------+------------+------------+
  16. | 7 | type2 | 12 | | |
  17. +----+-------+-------+------------+------------+
  18. | 8 | type1 | 5 | | |
  19. +----+-------+-------+------------+------------+
  20. | 9 | type2 | 13 | | |
  21. +----+-------+-------+------------+------------+
Add Comment
Please, Sign In to add comment