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

MyQSL
 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 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

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

1 Expert Approved Answer
Step: 1 Unlock 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!