Thursday, October 1, 2009

SQL Introduction

SQL (stands for Structured Query Language) is a standard language for accessing and manipulating databases.

On this SQL tutorial, I will teach you how to use SQL to access and manipulate data in your MySQL Server and to give an idea on how to develop a dynamic website application using MySQL.

SQL can retrieve, insert, update, delete, create database, create table on database, and  a lot more...

I hope this free SQL tutorial / SQL references will help you learn/understand what is really SQL. Enjoy! Learning is fun. :)

No comments:

Post a Comment