SQL commands for querying and manipulating data, such as SELECT, UPDATE, DELETE etc.
Title | Description |
---|---|
Selecting Data | Documentation on the SELECT statement and related clauses. |
Inserting & Loading Data | Documentation on the INSERT Statement and Related Clauses. |
Changing & Deleting Data | Documentation on the UPDATE, REPLACE, and DELETE Statements. |
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/data-manipulation/