For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi there,
I have managed to create a couple of jobs in my sql developer. But I'm stuck with listing all the jobs existing.
I've tried this
SELECT JOB_NAME FROM dbms_scheduler
SELECT JOB_NAME
FROM dbms_scheduler
I'm using sql developer Version 3.0.04