Question: Give me an example of: Using MySQL Workbench, do the following: Add your name to the vendor _ name column in the ap . VENDORS

Give me an example of:
Using MySQL Workbench, do the following:
Add your name to the vendor_name column in the ap.VENDORS table, and enter all other non-nullable fields with appropriate data.
For the foreign keys in ap.VENDORS, use "Net due 10 days" for default_terms_id, and "Outside Services" for the default_account_number.
Ensure that you "Apply" your changes to display and correct any errors.
Shrink the column sizes so ALL columns display in the MySQL window.
Do a screen print of that entire window and paste the entire MYSQL window into an MS-Word document, and save that file as Chptr2VENDORS_Update.docx.
Ensure that the "Output Area" window in Workbench is displayed with the results of your "Apply" showing in the window.
Upload that screen print document.

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 Programming Questions!