SQL
SQL is a database computer language designed for the retrieval and
management of data in relational database. SQL stands for Structured
Query Language.
This tutorial will give you quick start with SQL.
Audience
This reference has been prepared for the beginners to help them
understand the basic to advanced concepts related to SQL languages.
Prerequisites
Before you start doing practice with various types of examples given
in this reference, I'm making an assumption that you are already aware
about what is database, specially RDBMS and what is a computer
programming language.
Compile/Execute SQL Programs
If you are willing to compile and execute SQL programs with SQLite
DBMS but you do not have a setup for the same, then do not worry.
No comments: