Hi! Could we please enable some services and cookies to improve your experience and our website?

SQLize | PHPize | SQLtest

Online Sandbox for SQL and PHP: Write, Run, Test, and Share SQL Queries and PHP Code

A A A
Login    Share code      Blog   FAQ
Copy Format Clear
SELECT job_id, start_date, end_date FROM hr.job_history WHERE job_id IN ('AC_ACCOUNT', 'AC_MGR') AND TO_CHAR(start_date, 'YYYY') > '2003' AND TO_CHAR(end_date, 'YYYY') <= '2008';

Stuck with a problem? Got Error? Ask AI support!

Copy Clear