I am trying to mock up a simple version of a solution to a problem and I can’t think of the life of me how to solve it
I have the following table
Each student is on two courses. I want to create a query that will display the students name and email from the student table (linked by ID to StuID) along with their non Knitting CourseName, Start and end date for that and then the knitting courseName and the end date for that.