subject

1. write an insert statement that adds this row to the categories table: categoryname: brass code the insert statement so sql server automatically generates the value for the categoryid column.2. write an update statement that modifies the row you just added to the categories table. this statement should change the productname column to �woodwinds�, and it should use the categoryid column to identify the row.3. write a delete statement that deletes the row you added to the categories table in exercise 1. this statement should use the categoryid column to identify the row. 4. write an insert statement that adds this row to the products table: 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 dateadded: today�s date/time. use a column list for this statement.5. write an update statement that modifies the product you added in exercise4. this statement should change the discountpercent column from 0% to 35%.6. write a delete statement that deletes the row in the categories table that has an id of 4. when you execute this statement, it will produce an error since the category has related rows in the products table. to fix that, precede the delete statement with another delete statement that deletes all products in this category.7. write an insert statement that adds this row to the customers table: emailaddress: rick@raven. com password: (empty string) firstname: rick lastname: raven use a column list for this statement.8. write an update statement that modifies the customers table. change the password column to �secret� for the customer with an email address of rick@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.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 17:30
Rachel completed typing an official document with a word processing program. she wants to make sure that her document has no typographical errors. she also wants all headings to have the same font. which features in a word processing program should she use? rachel should use the feature in a word processing program to find typographical errors. she should apply to have uniform headings.
Answers: 1
question
Computers and Technology, 23.06.2019 03:00
State 7 common key's for every keyboard
Answers: 1
question
Computers and Technology, 23.06.2019 06:20
What is a point-in-time measurement of system performance?
Answers: 3
question
Computers and Technology, 24.06.2019 11:20
William travels a lot on business purpose. he needs to regularly communicate with his business partner. he also needs to send out weekly reports to his boss while he is traveling. which web-based application best suits william’s needs? (social media, webmail, wiki) is the best web-based application for william. he can access this application via the internet using a (digital cable, fax machine, web browser).
Answers: 1
You know the right answer?
1. write an insert statement that adds this row to the categories table: categoryname: brass code...
Questions
question
Mathematics, 14.04.2021 20:50
question
Computers and Technology, 14.04.2021 20:50
question
English, 14.04.2021 20:50
question
Mathematics, 14.04.2021 20:50
question
Mathematics, 14.04.2021 20:50
question
Mathematics, 14.04.2021 20:50
question
Mathematics, 14.04.2021 20:50
Questions on the website: 13722363