Page 1 of 1

Write an SQL query to find the first name and last name of male faculty members of the 'Mechanical Engineering' departme

Posted: Wed Mar 30, 2022 9:24 am
by answerhappygod
Write an SQL query to find the first name and last name of male
faculty members of the 'Mechanical Engineering' department. The
gender column can take values 'M' or 'F'. [Database: LIS]
lisdb: