Email info@barnettech.com to be in touch.
they are not in my sql browser I use.
select * from all_jobs;
This will give you a list of jobs. In the WHAT column you'll see what each job is responsible for doing.
More information about text formats
Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer
jobs get complex but to just see what jobs there are ...
select * from all_jobs;
This will give you a list of jobs. In the WHAT column you'll see what each job is responsible for doing.
Add new comment