SQL Cheatsheet

DELETE Syntax

DELETE FROM my_table WHERE [condition];