Question: /*Question 1 on SaS programming Work with the tables 'ORDERS' and 'STOCK', create a report that shows the product code, the category, the the total
/*Question 1 on SaS programming Work with the tables 'ORDERS' and 'STOCK', create a report that shows the product code, the category, the the total quantity of sales,and the stock, for the books whose total quantity of sales is larger than or equal to their corresponding stock (the column 'stock' in the table STOCK). */
/*To access the tables in the homework, run the following statement first to activate the library MYCLASS:*/ LIBNAME myclass "/courses/dbd74ce5ba27fe300/"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
