From the course table, list every course whose title contains the substring in (case-sensitive, anywhere in the title).
Return these columns: course_id, title, dept_name.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan