Kytcs
SQL HAND ON 3
SQL HAND ON 3
select distinct Dept_name from Departments,Employees where Dept_ID=Emp_Dept_Id and Dept_name not in (select distinct Dept_name from Departments,Employees where Dept_id=Emp_Dept_Id and Emp_Skill like'programmer');
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment