SQL is a standard language for accessing databases.
Our SQL tutorial will teach you how to use SQL to access and manipulate data in:
MySQL, SQL Server, Access, Oracle, Sybase, DB2, and other database systems.


SQL SYNTAX

SELECT Company, Country FROM Customers WHERE Country <> 'USA'

SQL RESULT

CompanyCountry
Island Trading UK 
Galería del gastrónomo Spain 
Laughing Bacchus Wine Cellars Canada 
Paris spécialités France 
Simons bistro Denmark 
Wolski Zajazd Poland 



Start learning SQL now!

SQL DEMO

Learn by examples! With our editor, you can edit the SQL, and click on a button to view the result.
Try-It-Yourself!

SQL QUIZ TEST

Test your SQL skills at W3Schools!
Start SQL Quiz!

SQL QUICK REFERENCE

An SQL Quick Reference. Print it and put it in your pocket.
SQL Quick Reference

SQL DATA TYPES

Data types and ranges for Microsoft Access, MySQL and SQL Server.

0 comments:

Site Search