Question: Write a PL/SQL code: write an anonymous block program unit that shows the vendors ( VENDOR_NAME, VENDOR_ID, VENDOR_STATE) for those vendors who live in a
Write a PL/SQL code:
write an anonymous block program unit that shows the vendors ( VENDOR_NAME, VENDOR_ID, VENDOR_STATE) for those vendors who live in a user-input state. (submit the code, screenshot of : input prompt, and result set)
Try two test cases:
State: "AZ"
State: "PA"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
