badlogic

class type for assesment

Sep 1st, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.15 KB | None | 0 0
  1. INSERT INTO `file_student_class_type` (`sct_id`, `sct_name`) VALUES
  2. (2, 'Dependent'),
  3. (3, 'Scholar - Academic'),
  4. (4, 'Scholar - Athletic'),
  5. (5, 'Others');
Add Comment
Please, Sign In to add comment