Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. User
  2. ------------------
  3. ID
  4. Name
  5.  
  6.  
  7. Room
  8. ------------------
  9. ID
  10. Subject
  11.  
  12.  
  13.  
  14. Participate
  15. -------------------
  16. ID
  17. room_id
  18. user_id
  19.  
  20. user room participate
  21. ----------------- ---------------- ---------------------
  22. ID Name ID subject ID room_id user_id
  23. ----------------- ---------------- ---------------------
  24. 1 john 1 room1 1 1 1
  25. 2 sara 2 room2 2 1 2
  26. 3 david 3 room3 3 3 3
  27. 4 3 2
  28. 5 3 1
  29. 6 2 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement