If Employee has many courses
table studentes(id,name) values ("1","Michael") , values ("2","Alex")
table courses(id,name,em