Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 422 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 422 Bytes

Sakila

The Sakila database is a schema modeling a DVD rental store, which includes 24 tables such as film titles, actors, store inventory, and records of past rentals. This project demonstrates 30 queries using skills such as various join techniques and subqueries.

Prerequisites:

  • To install the Sakila database, follow these steps: Installation