
SQL Tutorial

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, especially 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. The compileonline.com is available on a high end dedciated server giving you real programming experience with a comfort of single click execution. Yes! it is absolutely free and its online.
1 - SQL Quick Reference Guide
A quick SQL reference guide for SQL Programmers.
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 given at this page.
SQL Useful Resources
4 - Tuning the Database System
Few points for Database Administrator to fine tune a database performance.
Tuning the Database System
5 - SQL Tutorial in PDF
Download a quick SQL tutorial in PDF format.
SQL Tutorial in PDF
0 comments:
Post a Comment