The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 SQL: Practical Guide for Developers
  

  SQL: Practical Guide for Developers by Michael J. Donahoo ; Gregory Speegle

  • Published by: MORGAN KAUFMANN
  • Author: Michael J. Donahoo ; Gregory Speegle
  • Page Count: 250
  • Group: SQL
  • ISBN: 0122205316/9780122205316
  • Published: Sep 2005

Our Price: 10.79
Discount: 28%
RRP: 14.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

SQL: Practical Guide for Developers
Would the basics of SQL querying be useful to you, but you dont want to start at the very beginning? Do you wish you had an easy way to ramp up quickly to get a basic understanding of key features and capability? Then you need this book! Without a ton of conceptual information or general programming basics you already know, this book is a quick guide for computing professionals and programmers to learn the basics--and more--in an easily digestible way.

+ Provides tutorial-based instruction for the main features of SQL for programmers and other technical professionals in need of a brief but really good introduction to SQL.
+ The approach is vendor-neutralso very adaptable and flexiblebut the book's Web site includes information about DBMS-specific peculiarities.
+ The focus is on teaching concepts by walking through concrete examples and explanations, and self-review exercises are included at the end of each chapter.
+ Coverage is on the key features of the language that are required to understand SQL and begin using it effectively.
+ SQL 2003-compliant.

CONTENTS:

Chapter 1: Databasics Chapter 2: Single Table Retrieval Chapter 3: Taming Tables Chapter 4: Aggregating Results Chapter 5: Multiple Table Queries using Simple Subqueries Chapter 6: Multiple Table Queries Using Joins Chapter 7: Set Based Queries Chapter 8: Advanced Subqueries Chapter 9: Creating a Database Chapter 10: Database Data Chapter 11: Transaction Management Chapter 12: Authorization Chapter 13: Advanced Topics Chapter 14: SQL Programming