SQL stands for Structured Query Language. It is easy and allows you to create a database.
Tutorial Details:
It is an ANSI language which allows an user to write queries to access, modify and delete the customize data. SQL consist of data definition language (DDL) and data manipulation language (DML).
It is used to create, alter, drop or delete new database tables. You can also create indexes and even make a link between tables.
Rate Tutorial: http://www.roseindia.net/sql/SQL_intro.shtml
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: SQL-introduction
View Tutorial: SQL-introduction
Related
Tutorials:
|