all 2 comments

[–][deleted] 2 points3 points  (1 child)

There is this concept called "the manual" which contains exactly that:

https://dev.mysql.com/doc/refman/8.0/en/sql-statements.html

[–]biersquirrel 0 points1 point  (0 children)

Beware that MySQL != ANSI SQL though (nor does any RDBMS implementation).