Question: Question 1. Create Product ID and Product Name Report Create a report by creating a cursor named product_cursor that will fetch IDPRODUCT and PRODUCTNAME from
Question 1. Create Product ID and Product Name Report
Create a report by creating a cursor named product_cursor that will fetch IDPRODUCT and PRODUCTNAME from BB_PRODUCT table into two variables that you will declare. Use for loop to print all the product ids and product names.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
