Show Menu
Cheatography

MySQL Cheat Sheet (DRAFT) by

A MySQL cheatsheet for learning purposes

This is a draft cheat sheet. It is a work in progress and is not finished yet.

SELECT

SELECT * FROM <ta­ble­_na­me>

SELECT

SELECT * FROM <ta­ble­_na­me>
SELECT * FROM <ta­ble­_na­me>
 
WHERE <co­lum­n_n­ame> = 1