SQL Dialects Reference
Publisher: Wikibooks 2010
Description:
This wikibook is a compact comparative reference for several SQL language dialects. It lists particular common tasks and problems resolved in terms of several popular SQL server implementations. When possible, it tries to emphasize an universal solution. When it's not possible, it tries to list best practices.
Download or read it online for free here:
Read online
(online html)
Similar books

by Anthony Molinaro, Robert de Graaf - O'Reilly Media
This book offers solutions to common SQL challenges. With clear examples for various SQL dialects, it covers topics like filtering, aggregation, and advanced queries, making it a guide for users looking to optimize and master their SQL skills.
(389 views)

by Richard T. Snodgrass - 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.
(13988 views)

- 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.
(8363 views)

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