SQL Data Management
TYPO3
Show in appDescription
This skill covers the principles of SQL Data Management, including the processes of querying, updating, and organizing data within a relational database using SQL commands.
Goals
- I know how to retrieve data using SQL SELECT statements
- I know how to limit the returned or manipulated records by using a WHERE clause.
- I know about ordering and grouping clauses for SELECT statements
- I know how to insert, update and remove data from database tables using SQL.
Maintainer
Andreas Wolf