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: SQL Dialects ReferenceSQL Dialects Reference
- Wikibooks
This book is a compact comparative reference for several SQL language dialects. It lists particular common tasks and problems resolved in terms of several SQL server implementations. When possible, it tries to emphasize an universal solution.
(8463 views)
Book cover: SQL for Web NerdsSQL for Web Nerds
by
Introduction to SQL: data modeling, simple queries, complex queries, transactions, triggers, views, style, PL/SQL and Java, trees, handling dates in Oracle, limits in Oracle, tuning, data warehousing, foreign and legacy data and normalization.
(14693 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.
(21410 views)
Book cover: SQL TutorialSQL Tutorial
- fresh2refresh.com
In this SQL tutorial, you will learn how to use the SQL language to: Store, retrieve and manipulate data in SQL server; Select, insert, update and delete rows in SQL tables; Create database and tables in SQL server and all other SQL concepts.
(8096 views)