Question: Question 41 (Mandatory) (2 points) Write a query that will show lastname and firstname of customers in one column (concat) alias the column as NAME,
Question 41 (Mandatory) (2 points) Write a query that will show lastname and firstname of customers in one column (concat) alias the column as NAME, include city and state but concat those two fields as well. alias the column LOCATION. Question 42 (Mandatory) (2 points) Write a query that will show order#, item#, isbn, quantity, paideach. multiply quantity by paid each to get item total from the orderitems table. 1 : -4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
