SQL Tutorial: 1 - SQL Quick Reference Guide
SQL Tutorial: 1 - SQL Quick Reference Guide
SQL is a database computer lang uag e desig ned for the retrieval and manag ement of data in relational database.
SQL stands for Structured Query Lang uag e.
T his tutorial will g ive you quick start with SQL.
AUDIENCE
T his reference has been prepared for the beg inners to help them understand the basic to advanced concepts
related to SQL lang uag es.
PREREQUISITES
Before you start doing practice with various types of examples g iven in this reference, I'm making an assumption
that you are already aware about what is database, especially RDBMS and what is a computer prog ramming
lang uag e.