Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.82 KB | None | 0 0
  1. mysql> SELECT * FROM requests;
  2. +-----------------+-----------------+
  3. | requested       | sender          |
  4. +-----------------+-----------------+
  5. | Lunastar01      | HayleeXPrincess |
  6. | SaintVee        | MxCxboxEdit     |
  7. | MidnightDuchess | MxCxboxEdit     |
  8. | Jazmia_14       | MxCxboxEdit     |
  9. | Lunastar01      | MxCxboxEdit     |
  10. | Indisane        | VincentGC       |
  11. | PsyOps1         | Cubeown         |
  12. | Lunastar01      | Cubeown         |
  13. | Indisane        | Cubeown         |
  14. | wizardmog3      | Cubeown         |
  15. | Pugs0           | Cubeown         |
  16. | VincentGC       | deevenzz        |
  17. | Samistine       | Cubeown         |
  18. | xXNancyRoseXx   | Cubeown         |
  19. | alyssamae1      | Cubeown         |
  20. | Epona04         | Cubeown         |
  21. +-----------------+-----------------+
  22. 16 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement