Skip to content

andchrlambda/Lambda-SQL-Practice

 
 

Repository files navigation

Lambda-SQL-Practice

A SQLite database modeled on real world enterprise databases for Lambda School students to practice SQL queries .

Entity Relationship Diagram

Sample Questions

Which branch had the most orders?

Which branch had the least orders?

What was the average size of an order?

What was the average delivery time for an order?

How many orders took longer than average?

Which supplier fulfilled the most orders?

About

A SQLite database modeled on real world enterprise databases for Lambda School students to practice SQL queries. 8 Tables containing information on 10,000 product orders and all the associated data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%