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.
- 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
The following INSERT statement will add a new row to the Categories table with the categoryname o... View full answer
Get step-by-step solutions from verified subject matter experts
