0% found this document useful (0 votes)
64 views

SQL Tutorial: 1 - SQL Quick Reference Guide

Uploaded by

srujan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views

SQL Tutorial: 1 - SQL Quick Reference Guide

Uploaded by

srujan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

SQL TUTORIAL

http://www.tuto rialspo int.co m/sql/inde x.htm

Co pyrig ht tuto rials po int.co m

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.

COMPILE/EXECUTE SQL PROGRAMS


If you are willing to compile and execute SQL prog rams with SQLite DBMS but you do not have a setup for the
same, then do not worry. T he compileonline.com is available on a hig h end dedciated server g iving you real
prog ramming experience with a comfort of sing le click execution. Yes! it is absolutely free and its online.

1 - SQL Quick Reference Guide


A quick SQL reference g uide for SQL Prog rammers.
SQL Quick Reference Guide

2 - SQL Built-In Useful Functions


A comprehensive list of important SQL Functions.
SQL Built-In Useful Functions

3 - SQL Useful Resources


A collection of SQL Sites, Books and Articles is g iven at this pag e.
SQL Useful Resources

4 - Tuning the Database System


Few points for Database Administrator to fine tune a database performance.
T uning the Database System

5 - SQL Tutorial in PDF


Download a quick SQL tutorial in PDF format.
SQL T utorial in PDF

You might also like