Question: MyQSL Q.2) (20 points) Write an INSERT statement that adds the following data to the addresses table. Code the INSERT statement such that MySQL automatically
Q.2) (20 points) Write an INSERT statement that adds the following data to the addresses table. Code the INSERT statement such that MySQL automatically generates the address_id column. customer_id: 6 ine1: 12765 Jefferson Str line2: Apt 217 city: College Park state: MD zip_code: 20742 phone: 301-217-8888 disabled: 0 o columns product_id category_id product-code product-name description list-price discount-percent dateadded - ep Indexes PRIMARY product-code products-fk. categories VE Foreign Keys products_fk_categories Triggers Views Stored Procedures Functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
