About this document
SQL Grammar Overview and Commands by Paulo Rocha is a document available to read on EtoBox.
This document summarizes SQL grammar including commands for data manipulation (SELECT, INSERT, UPDATE, DELETE), data definition (ALTER, CREATE, DROP), and other commands (COMMIT, SET). It lists keywords for clauses like SELECT, FROM, WHERE, GROUP BY, HAVING, ORDER BY. It also provides examples of common SQL queries and INSERT statements.
- Author
- Paulo Rocha
- Language
- EN