i have 2 tables in a database table emp and table dept
emp table has coulmns as emp_name, emp_salary,dept_id
dept table has coulmns as dept_name, dept_id
i want to get each employee name with his salary details i.e highest salary and lowest salary and dept_name