Page 1 of 1

Exercise 14(1%) Exercise 15 (1%) Create procedure called “update_job” that will update job_title based on entered job_id

Posted: Mon Jul 11, 2022 9:51 am
by answerhappygod
Exercise 14(1%)
Exercise 15 (1%)
Create procedure called “update_job” that will update job_titlebased on entered job_id. Include two parameters one for job_id andthe other for job_tiltle.
Exercise 16 (1%)
Invoke your “update_job” procedure with proper paramaeter valuesand display the output. Include screenshot of your output
Please this question should be done in oracle apex thank you