i have a database having 2 tables emp and dept
the emp table has coulmns emp_name , DOB, dept_id
the dept table has dept_name, dept_id
i want to get the youngest employee with dept_name
if anyone can help with the query
i have a database having 2 tables emp and dept
the emp table has coulmns emp_name , DOB, dept_id
the dept table has dept_name, dept_id
i want to get the youngest employee with dept_name
if anyone can help with the query