SQL with Guru99
by Krishna Rungta
Publisher: guru99 2013
Number of pages: 89
Description:
SQL stands for Structured Query Language. It is the communication languages to talk to any database! This book is designed for beginners with little or no Database experience. Apart from teaching the SQL syntax, this book also talks about Database design process and techniques.
Download or read it online for free here:
Read online
(online html)
Similar books

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

by Philip Greenspun
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.
(15137 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.
(14091 views)

by Rahul Batra
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.
(13790 views)