Skip to content

Instantly share code, notes, and snippets.

View Tropical-Smootie's full-sized avatar
💭
I may be slow to respond.

Tropical-Smoothie Tropical-Smootie

💭
I may be slow to respond.
View GitHub Profile
@Tropical-Smootie
Tropical-Smootie / MySQL CLI Cheatsheet
Last active March 14, 2023 08:58 — forked from hofmannsven/README.md
MySQL CLI Cheatsheet
# MySQL
## Getting started
- http://www.sqlteaching.com/
- https://www.codecademy.com/learn/learn-sql
- https://www.codecademy.com/catalog/language/sql
### Related tutorials
- [MySQL-CLI](https://www.youtube.com/playlist?list=PLfdtiltiRHWEw4-kRrh1ZZy_3OcQxTn7P)
- [Analyzing Business Metrics](https://www.codecademy.com/learn/sql-analyzing-business-metrics)