Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Insert into the NONGAME table the item number, description, number of units on hand, category, and unit price from the ITEM table for

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.

 

2. Insert into the NONGAME table 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 NONGAME 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. NONGAME Column Length Decimal Places Nulls Allowed? Description ITEM_NUM CHAR 4 No Item number (primary key) DESCRIPTION CHAR 30 Item description ON_HAND DECIMAL 4 Number of units on hand CATEGORY CHAR 3 Item category PRICE DECIMAL 6. Unit price

Step by Step Solution

3.30 Rating (153 Votes )

There are 3 Steps involved in it

Step: 1

Solution 2 INSERT INTO NONGAME item numberdescriptioncategoryprice SELE... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

College Algebra

Authors: Margaret L. Lial, John Hornsby, David I. Schneider, Callie Daniels

12th edition

134697022, 9780134313795 , 978-0134697024

More Books

Students also viewed these Accounting questions