nest-dev-team / sprint-1-spring-2024-database

Sprint 1 - Spring 2024 (Database)
1 stars 0 forks source link

queries #3

Open sweetboymusik opened 3 weeks ago

sweetboymusik commented 3 weeks ago

As a business user I would like to have pre-written SQL queries that provide the resulting data sets that fulfill my reporting and business analysis requirements. These queries should exercise all the possible JOINs within the database design.

sweetboymusik commented 3 weeks ago

Deliverables:

SQL Queries that provide proof of normalization for basic business reporting queries. Create more than six SELECT queries to prove out normalization and table JOINs.