Friday, July 22, 2011

SQL Basic



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 TradingUK
Galería del gastrónomoSpain
Laughing Bacchus Wine CellarsCanada
Paris spécialitésFrance
Simons bistroDenmark
Wolski ZajazdPoland




0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Deep's | Bloggerized by Deep - Deep's Templates | ElearSQL-Server