Logo

SQL Dialects Reference

SQL Dialects Reference

Publisher: Wikibooks

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.

Home page url

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

Similar books

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.
(19600 views)
Book cover: Sams Teach Yourself SQL in 24 HoursSams Teach Yourself SQL in 24 Hours
by - Sams
This book presents the key features of SQL in an easy to understand format with updated code examples. The material covers transactions, constructs, embedded databases, object-oriented programming, and MySQL, a very popular open source database.
(19867 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.
(14467 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.
(7903 views)