Skip to content

SQL Database Final Project as part of the Code First Girls SQL Course

Notifications You must be signed in to change notification settings

j4sm1ne96/ThaiRestaurantSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Thai Restaurant SQL Project

SQL Database Final Project as part of the Code First Girls SQL Course

Project Requirements:

  • Create relational DB of your choice with minimum 5 tables
  • Set Primary and Foreign Key constraints to create relations between the tables
  • Using any type of the joins create a view that combines multiple tables in a logical way
  • In your database, create a stored function that can be applied to a query in your DB
  • Prepare an example query with a subquery to demonstrate how to extract data from your DB for analysis
  • Create DB diagram where all table relations are shown
  • In your database, create a trigger and demonstrate how it runs
  • Prepare and demonstrate a query that uses the view to produce a logically arranged result set for analysis.
  • Prepare an example query with group by and having to demonstrate how to extract data from your DB for analysis
Screenshot 2023-05-19 at 9 21 50 PM

About

SQL Database Final Project as part of the Code First Girls SQL Course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published