...

/

Practice Set 2

Practice Set 2

Let's practice querying the tables using the aggregate functions and join operations to view the information in a database.

We'll cover the following...

Practice Set 2

The database relationship model is reprinted below for reference.

widget

Connect to the terminal below by clicking in the widget. Once connected, the command line prompt will show up. Enter or copy and paste the command ./DataJek/Lessons/quiz.sh and wait for the MySQL prompt to start-up.

Terminal 1
Terminal
Loading...

Write and execute queries for the following questions:

  1. Write a query to display
...