Question: I just need the SQL statements for these problems: 5. Add the following item to the NONGAME table: item number: TL92; description: Dump Truck; number
I just need the SQL statements for these problems:


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. 6. Delete every item in the NONGAME table for which the category is PZL. 7. In the ME table, change the category for item FD11 to null. 8. Add a column named ON HAND VALUE to the NONGAME table. The on-hand value is a seven-digit number with two decimal places that represents the product of the number of units on hand and the price. Then set all values of ON HAND VALUE to ON HAND PRICE. 10. Remove the NONGAME table from the TAL Distributors database
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
