SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
SELECT D.DEPT_NO,D.DEPARTMENT,D.LOCATION,D.PHONE_NO FROM department D JOIN employee E ON D.dept_no=E.emp_no WHERE e.first_name = 'Roberto' AND e.last_name = 'Ferrari';

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear