Question: USING SQL Workbench kitty database Table Customer question: List the item ID in lower case, description in upper case, invoice date 2 months later, and
USING SQL Workbench
kitty database
Table Customer
question:
List the item ID in lower case, description in upper case, invoice date 2 months later, and the total invoice price (multiply quantity by quoted price). Rename date as 2_Months_Later, the calculation as Total_Price, and round to the nearest dollar.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
