Skip to content

su-ntu-ctp/6m-data-1.5-sql-advanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.5 SQL Advanced

Dependencies

Refer to the following markdown file for the respective sections of the class:

Lesson Objectives

Learners will understand:

  • Meta queries
  • Joining tables
  • Unions
  • Window functions
  • Subqueries
  • Common table expressions

Learners will be able to:

  • Use meta queries to retrieve information about the database
  • Join tables using inner, left, right and full joins
  • Use unions to combine data from multiple tables
  • Use window functions to calculate aggregates over a set of rows
  • Use subqueries to filter data
  • Use common table expressions to create temporary tables

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%