edson-github / algorithm-bootcamp-sql

Teaching materials for Algorithm Bootcamp: Database Systems.

Home Page:https://www.linkedin.com/company/54305956

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database Systems

Header

Materials

Materials Topics Code
Database Environment ERD Referential Integrity SQL Server Environment 00_introduction.sql
Data Manipulation I CRUD Constraint Begin Tran Order By 01_data_manipulation_1.sql
Data Manipulation II Aggregate Functions Grouping String Date 02_data_manipulation_2.sql
Data Manipulation III Join Set Operator 03_data_manipulation_3.sql
Advanced SQL I Subquery In and Exists Any, Some, All 05_advanced_sql_1.sql
Advanced SQL II Views Stored Procedure Trigger Function 06_advanced_sql_2.sql
Normalization and ERD Modelling Normalization ER Modelling -

Databases

All of the Databases and ERD are taken from Software Laboratory Center: BINUS University.

Reading Materials

About

Teaching materials for Algorithm Bootcamp: Database Systems.

https://www.linkedin.com/company/54305956


Languages

Language:Jupyter Notebook 92.5%Language:TSQL 7.5%