Skip to content

sbrylka/sql-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

SQL

This project's main goal is to review my SQL programming skills. It's based on the knowledge obtained during my studies and on course Khan Academy using Northwind database.

Table of contents

General info

This project will show how to:

  • create a table
  • input data
  • aggregate data
  • use AND/OR queries
  • group results with HAVING
  • split data
  • join tables: left outer joins, self-joins, multiple joins.

Screenshots

TBA

Technologies

  • Microsoft SQL Server Management

Code Examples

TBA

To do list

  • use AND/OR queries
  • group results with HAVING
  • split data
  • join tables: left outer joins, self-joins, multiple joins.

Status

Project is: in progress

Inspiration

Project based on lessons I've got with and dr Staś and Khan Academy online course.

Contact

Created by @sbrylka - feel free to contact me!

Releases

No releases published

Packages

No packages published

Languages