SQL Exam Cheat Sheet
SQL Exam Cheat Sheet
I'm prepping for exams (database) using sql. Can I get a summary cheat sheet of the keywords and
meaning?
Absolutely! Here's a concise SQL Cheat Sheet with key keywords and their meanings, great for exam
revision:
🔄 Joins
`INNER JOIN`: Matches records in both tables.
`LEFT JOIN`: All records from left, matched from right.
📐 Functions
Aggregate: `COUNT()`, `SUM()`, `AVG()`, `MIN()`, `MAX()`
Would you like this formatted as a printable PDF or image for easier revision?
Printed using ChatGPT to PDF, powered by PDFCrowd HTML to PDF API. 2/2