background preloader

SQL

Facebook Twitter

SQL Tutorial - SQL Query Reference and Programming Examples. SQL (Structured Query Language) is a computer language aimed to store, manipulate, and query data stored in relational databases.

SQL Tutorial - SQL Query Reference and Programming Examples

The first incarnation of SQL appeared in 1974, when a group in IBM developed the first prototype of a relational database. The first commercial relational database was released by Relational Software (later becoming Oracle). Standards for SQL exist. However, the SQL that can be used on each one of the major RDBMS today is in different flavors. Basics of designing a database. Peter Brawley and Arthur Fuller It's a 10-step: 1.

Basics of designing a database

The Requirement Write down everything the application has to do, down to the last detail. Database Resources on the Web.

Oracle