Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

SQL Company Database

Project Overview

This repository contains SQL queries created using the Company Database. It covers fundamental and intermediate SQL concepts through hands-on practice.

Topics Covered

  • Creating Company Database
  • Basic Queries
  • SQL Functions
  • Wildcards (LIKE)
  • UNION
  • JOINS
  • Nested Queries
  • ON DELETE (CASCADE & SET NULL)

Database Tables

  • Employee
  • Branch
  • Client
  • Works_With
  • Branch_Supplier

Tools Used

  • MySQL
  • PopSQL
  • GitHub

File

  • company_database.sql

About

SQL practice queries using the Company Database with MySQL and PopSQL.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors