Instruction
Great! We have lecturers. Thus, we also need to have student groups!
Exercise
Select all data from the StudentGroup table. It has five columns:
Id– the id of a given group,PersonNo– the number of people in a given group,Language– the language a given group learns, andGroupLevel– the level of a given group,LecturerId– the id of the lecturer who teaches a given group.



