Question: write and run an appropriate SELECT statement. Write an INSERT statement that adds this row to the Categories table: category_name:

write and run an appropriate SELECT statement.

  1. Write an INSERT statement that adds this row to the Categories table:

category_name:            Brass

Code the INSERT statement so MySQL automatically generates the category_id column.

Step by Step Solution

3.38 Rating (154 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The following INSERT statement will add a new row to the Categories table with the categoryname o... View full answer

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!