Question: 8. Write an UPDATE statement that modifies the Customers table. Change the password column to secret for the customer with an email address of tick@raven.com.
8. Write an UPDATE statement that modifies the Customers table. Change the password column to "secret" for the customer with an email address of tick@raven.com. 9. Write an UPDATE statement that modifies the Customers table. Change the password column to "reset" for every customer in the table. 10. Open the script named CreateMyGuitarShop.sql that's in the Exercise Starts directory. Then, run this script. That should restore the data that's in the database. NOTHING needs to be submitted for this activity
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
