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: Developing Time-Oriented Database Applications in SQLDeveloping Time-Oriented Database Applications in SQL
by - 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.
(13411 views)
Book cover: A Primer on SQLA Primer on SQL
by
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.
(13195 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)
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.
(7916 views)