louisgituhi / MySql-Queries

A repository dedicated to learning sql statements, clauses and queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySql Queries, statements and clauses

Am using SQL Tools VScode Extension.

I also have SQL installed and running locally on my machine.

Once its running, us the command

CREATE DATABASE customers;

to create a database and follow along ⚡.

About

A repository dedicated to learning sql statements, clauses and queries