eConsultant - SQL FAQ
Q1: What is SQL?
Ans: SQL (Structured Query Language) is an ANSI standard
computer language for accessing and manipulating databases!
In our SQL tutorial you will learn how to use SQL to access,
define, and manipulate data in Oracle, DB2, Sybase, Informix,
Microsoft SQL Server, Microsoft Access, and other database systems.
Q2: Where can I find a good tutorial?
Ans: W3 Schools has an excellent
tutorial (new
window).
Q3: Are there any SQL products that are free?
Ans: Yes, MySQL
(new window)
is an open source database server which you can install and learn/test your SQL knowledge.
Download MySQL 4.1