Logo

Structured Query Language

Small book cover: Structured Query Language

Structured Query Language

Publisher: Wikibooks

Description:
Structured Query Language (SQL) is a widely-used query language for using database. This Wikibook provides a detailed description of SQL, its origins, its programming, and its uses. This book follows the specifications of the SQL:2008 standard published in 2008 by the ISO.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: A Primer on SQLA Primer on SQL
by
This is a short e-book teaching the basics of SQL assuming no prior knowledge of it. While the examples and text use Ingres as the database management system, the code should work correctly on any SQL compliant database.
(13192 views)
Book cover: SQL EssentialsSQL Essentials
by - Blue Sky Technology
An introduction to the use of SQL to retrieve data and generate query result tables. The book covers SQL queries and is suitable for beginners and intermediate users. This includes an on-line environment where you can try out the examples.
(21192 views)
Book cover: SQL Performance ExplainedSQL Performance Explained
by
SQL performance problems are everywhere, everyday. This book is a free SQL tuning e-book for developers. It avoids unnecessary details about database internals but highlights the one topic that is most often neglected: proper indexing.
(19616 views)
Book cover: Developing Time-Oriented Database Applications in SQLDeveloping Time-Oriented Database Applications in SQL
by - Morgan Kaufmann
Richard Snodgrass and his colleagues have explored temporal data concepts over the last two decades. They now have a fairly complete solution to the problems. This book summarizes their work and presents it in a very accessible and useful way.
(13407 views)