Question: Using this dataset, answer the following questions. Remember, these statements should work, even if the data in the dataset were different: a . ( 2

Using this dataset, answer the following questions. Remember, these statements should
work, even if the data in the dataset were different:
a.(2pt) Write SQL statement(s) to insert a new product called Steam into the Software table. Steam
was made in March of 2015, and works on Windows and MacOS.
b.(2pt) Write SQL statement(s) to change the OS from MacOS to OS X.
c.(2pt) Write SQL statement(s) to find all the Software created after 2002.
d.(2pt) Write SQL statement(s) to remove all the software that works on Linux.
e.(2pt) Write SQL statement(s) to count all the software items that work on each OS, ie (Windows: 5,
Mac: 2, etc).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!