MySQL Practical 4
MySQL Practical 4
Exercise 4
1. Use SQL script to create a database named exercise 4
2. Create the tables given below in database exercise 4
Note: The allowable values for the City column for all tables = Chinhoyi, Harare, Bulawayo,
Masvingo, and Karoi only
Page 1|5
M. Chinyuku Database Systems 2023
Page 2|5
M. Chinyuku Database Systems 2023
Page 3|5
M. Chinyuku Database Systems 2023
a) List all Product IDs, Supplier numbers and the quantity whose order date is 12 October 2018
Page 4|5
M. Chinyuku Database Systems 2023
Activity
Use the exercise 3 database that you created in Practical 3
Page 5|5