In: Computer Science
SQL query exercises:
Consider the following database schema:
Product(maker, model, type)
PC(model, speed, ram, hd, rd, price)
Laptop(model, speed, ram, hd, screen, price)
Printer(model, color, type, price)
Consider the Drivers-Cars-Reserves DB for a small rental car company:
Drivers(id, name, rating, age)
Cars(vin, maker, model, year, color)
Reserves(did, vin, date)
If you have any questions comment down. Please don't post so many questions at once. We have been aske to solve only 4 sub questions at a time. If you are satisfied with answer please? upvote thanks