SQL Cheatsheet
1. Basic Commands
2. Filtering (WHERE Clause)
3. Sorting (ORDER BY)
4. Limiting Results
5. Aggregations
6. Grouping (GROUP BY & HAVING)
7. Joins
INNER JOIN
LEFT JOIN
RIGHT JOIN
FULL OUTER JOIN
8. Insert
9. Update
10. Delete
11. Create Table
12. Alter Table
13. Subqueries
14. Case Statements
15. Common Functions
No comments:
Post a Comment