Guest User

Untitled

a guest
Feb 17th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. insert into grades (idStudent,idCourse)
  2. select 1, id from courses where idGroup=groupId;
Add Comment
Please, Sign In to add comment