Releases: Filippo-Dimarzio/F1SQLDatabase
Releases · Filippo-Dimarzio/F1SQLDatabase
V1.0
In This Release:
- Added 2 scripts for running the database schemas:
- Script 1: Creates all the tables for each entity and populates them with custom data.
- Script 2: Executes 30 different queries, including:
- Joins
- Aggregations and Grouping
- Sorting and Limiting Results
- Complex Aggregations
- Advanced Joins