From the instructor table, return the number of instructors in the Comp. Sci. department (dept_name = 'Comp. Sci.').
Return a single row with one column aliased as cs_instructor_count.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan