Question: I just need the SQL statements for these problems: 2. Insert into the NONGAME the item number, description, number of units on hand, category, and
I just need the SQL statements for these problems:


2. Insert into the NONGAME the item number, description, number of units on hand, category, and unit price from the ITEM table for each item that is not in category GME. 3. In the ME table, change the description of item number DL51 to "Classic Train Set." 4. In the NONGAME table, increase the price of each item in category TOY by two percent. (Hint: Multiply each price by 1.02.) 5. Add the following item to the NONGAME table: item number: TL92, description: Dump Truck, number of units on hand: 10, category: TOY; and price: 59.95
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
