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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!