Course Highlights
  • Use SELECT to retrieve specific columns from a table
  • Filter results using the WHERE clause
  • Apply comparison operators including =, !=, <, and >
  • Combine filters with AND, OR, and NOT
  • Use LIKE, IN, and BETWEEN for advanced filtering
  • Sort results using ORDER BY
  • Limit output with the LIMIT clause
  • Aggregate data using COUNT, SUM, MAX, MIN, and AVG
  • Group results with GROUP BY and filter groups with HAVING
  • Insert, update, and delete records using INSERT INTO, UPDATE, and DELETE
Skills you will learn!
Curriculum

  Write a Review

Intro to SQL

Go to Free Course