Changes

Jump to: navigation, search
no edit summary
| style="padding: 10px" | Creates a table of the given name with the properly input variable (see below)
|-
| style="padding: 10px" | CREATE TEMPORARY TABLE `[table]`| style="padding: 10px" | CREATE TEMPORARY TABLE `''table''`
| style="padding: 10px" | Creates a temporary table of the given name
|-
|-
| style="padding: 10px" | FROM
| style="padding: 10px" | FROM `''table''`
| style="padding: 10px" | Denotes which table SELECT pulls the columns from (e.g. SELECT [col1],[col2] FROM `''table''`
|-
347
edits

Navigation menu