INSERT INTO users (id, first_name, last_name, login, pw, valid_id, create_by, create_time, change_by, change_time) ...
a) Perform single line row insertion add 10 rows in Student table. b) Perform multiline row insertion add 10 rows in enrollment tables, 5 rows in course.