Problem statement : I have 2 tables "DEPT" which contains department details and "EMP" which contains employee details.
I am joining based on deptno and getting department name and department location from DEPT table.
I get these details using 2
I am joining based on deptno and getting department name and department location from DEPT table.
I get these details using 2