Question: /*Question 4 on SaS programming Work with the tables 'ORDERS', 'CURRENCY', and 'CLIENT', create a report that shows the client numbers, names of clients, and
/*Question 4 on SaS programming Work with the tables 'ORDERS', 'CURRENCY', and 'CLIENT', create a report that shows the client numbers, names of clients, and the total sales in US dollar for each client. Which client generated the largest sale?*/
/*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
