My issue
My code
/* Write a query to join the tables 'student' and 'course' and output the same. Check if you can find the course with id ENG201 in the output */
Learning course: SQL Intermediate
Problem Link: CodeChef: Practical coding for everyone