Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

If you would like the sql file please let me know and post your email. I'll send you the file since Chegg doesn't like links

If you would like the sql file please let me know and post your email. I'll send you the file since Chegg doesn't like links in their posts. image text in transcribed

2. a. Write a SQL statement that adds this row to the Products table of the MyGuiterShop database: (10 points) ProductID: The next automatically generated ID CategoryID: 4 ProductCode: dgx_640 ProductName: Yamaha DGX 640 88-key Digital Piano Description: Long description to come. ListPrice: 799.99 DiscountPercent: 0 Date Added: Today's date/time. Use explicitly column list to insert the above data. b. Now, modify the product information you just added in exercise 2a. Change the DiscountPercent column from 0% to 35%. (5 points) c. Now, create a test table called Customerscopy with the customers whose LastName begins with a letter from L to Z. (5 points) d. Now, modify the Customerscopy table. Change the password column to reset for every customer in the table. (5 points)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

3rd Edition

978-1119907466

More Books

Students also viewed these Databases questions

Question

List the five steps in the message-sending process.

Answered: 1 week ago

Question

1. Identify the sources for this conflict.

Answered: 1 week ago

Question

3. How would you address the problems that make up the situation?

Answered: 1 week ago

Question

2. What recommendations will you make to the city council?

Answered: 1 week ago