Logo

SQL for Web Nerds by Philip Greenspun

Small book cover: SQL for Web Nerds

SQL for Web Nerds
by

Description:
This is a free online SQL book by Philip Greenspun. It covers 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.

Home page url

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

Similar books

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.
(19888 views)
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.
(8289 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.
(19627 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.
(21196 views)