Logo

Sams Teach Yourself SQL in 24 Hours

Large book cover: Sams Teach Yourself SQL in 24 Hours

Sams Teach Yourself SQL in 24 Hours
by

Publisher: Sams
ISBN/ASIN: 0672324423
ISBN-13: 9780672324420
Number of pages: 497

Description:
This book presents the key features of SQL (Structured Query Language) in an easy to understand format with updated code examples, notes, diagrams, exercises, and quizzes. New material covers more information on transactions, constructs, embedded databases, and object-oriented programming. In this edition, the authors include examples based on a database like MySQL, a very popular open source database.

Download or read it online for free here:
Download link
(PDF preview)

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.
(20627 views)
Book cover: SQL Cookbook: Query Solutions and Techniques for All SQL UsersSQL Cookbook: Query Solutions and Techniques for All SQL Users
by - 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.
(195 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.
(8609 views)
Book cover: Structured Query LanguageStructured Query Language
- 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.
(17038 views)