lsegg / mysql-bootcamp

Code accompanying the Udemy course, The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert by Colt Steele

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQL Bootcamp πŸ“š

Code accompanying the Udemy course, The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert by Colt Steele.

Subjects πŸ““

  • data types
  • basic CRUD operations
  • string functions
  • refining selections
  • aggregate functions
  • comparison and logical operators
  • constraints and ALTER TABLE
  • relations and joins

Tools πŸ› οΈ

  • MySQL - open-source relational database management system.

Requirements βš™οΈ

License πŸ“„

This project is under (MIT License) - See the file LICENSE for more details


About

Code accompanying the Udemy course, The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert by Colt Steele

License:MIT License