SQL Tutorial - W3Schools
Maybe your like
Learn SQL
SQL is a standard language for storing, manipulating and retrieving data in databases.
Our SQL tutorial will teach you how to use SQL in: MySQL, SQL Server, MS Access, Oracle, Sybase, Informix, Postgres, and other database systems.
Start learning SQL now » 🏁Tip: Sign in to track your progress.
Examples in Each Chapter
With our online SQL editor, you can edit the SQL statements, and click on a button to view the result.
Example
SELECT * FROM Customers; Try it Yourself »Click on the "Try it Yourself" button to see how it works.
SQL Exercises
Many chapters in this tutorial end with an exercise where you can check your level of knowledge.
See all SQL Exercises
SQL Examples
Learn by examples! This tutorial supplements all explanations with clarifying examples.
See All SQL Examples
SQL Quiz Test
Test your SQL skills at W3Schools!
Start SQL Quiz!
Track Your Progress
Create a W3Schools account and get access to more features and learning materials:
View your completed tutorials, exercises, and quizzes
Keep an eye on your progress and daily streaks
Join the leaderboard and compete with others
Get your own avatar and unlock new skins
Create your own personal website
Sign Up »
Note: This is an optional feature. You can study at W3Schools without creating an account.
SQL References
At W3Schools you will find a complete reference for keywords and functions:
SQL Keyword Reference MySQL Functions SQL Server Functions MS Access Functions SQL Quick ReferenceSQL Data Types
Data types and ranges for Microsoft Access, MySQL and SQL Server.
SQL Data Types
Kickstart your career
Get certified by completing the course
Get certified w3schools CERTIFIED . 2026 ❮ Home Next ❯ ★ +1 Sign in to track progressTag » Code Scripts And Database Queries
-
Learn SQL: SQL Scripts
-
2 Using SQL Scripts
-
Top 10 Most Common Database Scripts - Simple Talk
-
An Introductory SQL Tutorial: How To Write Simple Queries
-
SQL Syntax - W3Schools
-
Basic Queries
-
SQL Commands - Codecademy
-
Examples Of Database Queries Using SQL And Script - Win32 Apps
-
Database Queries With R
-
How To Create A SQL Statement - UCSD Blink
-
SQL Example Statements For Retrieving Data From A Table - IU KB
-
10 Best Practices To Write Readable And Maintainable SQL Code
-
Database Code | IntelliJ IDEA - JetBrains
-
Best Practices For Writing SQL Queries - Metabase