SQL to extract all valid grades for all jobs
Summary
SQL to extract all valid grades for all jobsContent
Hi All,
I am looking for an SQL query to get all active job name and associated valid grade. I tried but could not find any common joining column between per_jobs_f & per_grades_f table except set_id. However joining with set_id does not show actual valid grade associated with a particular job.
Can anyone please help?
Regards,
Abhradeep
Version
R20B
Tagged:
0