Guest User

Untitled

a guest
Feb 20th, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Database=>bithlo2
  2.  
  3. Table=>bithlosurvey2
  4. Rows
  5.  
  6. pid int(25) auto_increment Primary
  7. Course varchar(25) latin1_swedish_ci
  8. Question enum('instructor', 'materials') latin1_swedish_ci
  9. score1 int(25)
  10. score2 int(25)
  11. score3 int(25)
  12. score4 int(25)
  13. score5 int(25)
Add Comment
Please, Sign In to add comment