Question: Using SQL to code, provide solution and justification 9. Write a statement that adds the track Plaster Caster by Gene Simmons to Isabelle Mercier's new
Using SQL to code, provide solution and justification


9. Write a statement that adds the track Plaster Caster by Gene Simmons to Isabelle Mercier's new invoice. Make sure you use the track from the "Greatest Kiss" album. Quantity is 2 (she loves Gene). You will need to do some querying to find the correct values to enter. Since there is no autoincrement on the primary key use 1the current max value for the invoice line id in the table. 9. Write a statement that adds the track Plaster Caster by Gene Simmons to Isabelle Mercier's new invoice. Make sure you use the track from the "Greatest Kiss" album. Quantity is 2 (she loves Gene). You will need to do some querying to find the correct values to enter. Since there is no autoincrement on the primary key use 1the current max value for the invoice line id in the table
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
