Question: How do i do this? I am completely lost. Can i see screenshots of what to look for?Before you start the exercises... Before you start
How do i do this? I am completely lost. Can i see screenshots of what to look for?Before you start the exercises...
Before you start the exercises for this chapter, you need to install MySQL
Server and MySQL Workbench. In addition, you need to download and install
the source files for this book, and you need to create the databases and tables
for this book. The procedures for doing these tasks are provided in appendix A
Windows and appendix B macOS
Exercises
In these exercises, you'll use MySQL Workbench to review the tables in the AP
database. In addition, you'll use MySQL Workbench to enter SQL statements
and run them against these tables.
Make sure the MySQL server is running
Start MySQL Workbench and open a connection for the root user.
Check whether the MySQL server is running. If it isn't, use the procedure in
figure A of appendix A Windows or figure B of appendix B macOS to
start it
Use MySQL Workbench to review the Accounts Payable AP database
In the Schemas tab of the Navigator window, expand the node for the AP
database so you can see all of the database objects it contains.
View the data for the Vendors and Invoices tables.
Navigate through the database objects and view the column definitions for at
least the Vendors and Invoices tables.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
