Skip to content

SQL: Tables; Types; Statements; Constraints; Indexes; Keywords, Functions; Transactions. Race Conditionals. SQL Injection Attacks.

Notifications You must be signed in to change notification settings

ITurres/Python-SQL-problem-solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Problem Solving with SQL and Python

A brief introduction of the SQL and Python problems, labs, and sets worked during the course.

NOTE: the challenges' Names in red are links to each cs50 challenge page.


SQL

SQL: Tables; Types; Statements; Constraints; Indexes; Keywords, Functions; Transactions. Race Conditionals. SQL Injection Attacks.

w7 Practice Problems:

  • Favorites, for practice using SELECT and UPDATE keywords.

  • Hall of Prophecy, for practice refactoring a database, using CREATE

w7 Lab 7:

  • Songs, SQL queries to answer questions about a Spotify's songs database.

w7 Problem Set 7:

  • Movies, SQL queries to answer questions about IMDB's movies database.

  • Fiftyville, SQL queries to solve a mystery.


About

SQL: Tables; Types; Statements; Constraints; Indexes; Keywords, Functions; Transactions. Race Conditionals. SQL Injection Attacks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages