SQL tutorial--Introduction to SQL |
||||||||||||||
Introduction to SQLSQL stands for Structured Query Language is a very useful language to work with data of relational database files. It can be used to retrieve, filter, insert, delete, and update data, and make calculations on data of the database files by using statements that will be discussed in the subsequent sections of this tutorial.
|
| |||||||||||||
|
||||||||||||||