Would you like to see this page in English? Click here.

 

ou
Ouvrez une session pour activer Commander en 1-Click.
 
 
D'autres produits offerts
25 neufs & d'occasion à partir de CDN$ 7.28

Vous en avez un à vendre?
Vendez les vôtres ici
 
   
SQL Pocket Guide
 
 

SQL Pocket Guide (Paperback)

de Jonathan Gennick (Author), Gennick Jonathan (Author)
4.0étoiles sur 5  Voir tous les commentaires (4 évaluations de client)
Prix éditeur: CDN$ 20.99
Price: CDN$ 12.54 & se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails
Vous économisez : CDN$ 8.45 (40%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Habituellement expédié sous 3 à 5 semaines.
Vendu et expédié par Amazon.ca.

Commandez-vous pour Noël? Lexpédition de cet article nécessite quelques jours supplémentaires. Il sera livré après 25 décembre. Besoin d'un cadeau de dernèire minute? Offrez un chèque-cadeau.

20 neufs à partir de CDN$ 7.28 5 d'occasion à partir de CDN$ 19.99

Produits fréquemment achetés ensemble

SQL Pocket Guide + Regular Expression Pocket Reference + MySQL Pocket Reference
Prix public : CDN$ 56.97
Prix pour les trois: CDN$ 38.80

Certains de ces articles seront expédiés plus tôt que les autres. Afficher l'information

  • Cet article : SQL Pocket Guide de Jonathan Gennick

    Habituellement expédié sous 3 à 5 semaines.
    Vendu et expédié par Amazon.ca.
    Se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails

  • Regular Expression Pocket Reference de Tony Stubblebine

    En stock.
    Vendu et expédié par Amazon.ca.
    Se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails

  • MySQL Pocket Reference de George Reese

    En stock.
    Vendu et expédié par Amazon.ca.
    Se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails


Les clients qui ont acheté cet article ont aussi acheté

Regular Expression Pocket Reference

Regular Expression Pocket Reference

de Tony Stubblebine
4.1étoiles sur 5 (11)  CDN$ 13.13
MySQL Pocket Reference

MySQL Pocket Reference

de George Reese
4.5étoiles sur 5 (2)  CDN$ 13.13
Java Pocket Guide

Java Pocket Guide

de Robert Liguori
CDN$ 10.94
Learning SQL

Learning SQL

de Alan Beaulieu
CDN$ 31.49
C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers

C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers

de Joseph Albahari
CDN$ 10.94
Découvrez des articles similaires

Les détails du produit


Descriptions du produit

Product Description

SQL is the language of databases. It's used to create and maintain database objects, place data into those objects, query the data, modify the data, and, finally, delete data that is no longer needed. Databases lie at the heart of many, if not most business applications. Chances are very good that if you're involved with software development, you're using SQL to some degree. And if you're using SQL, you should own a good reference or two.

Now available in an updated second edition, our very popular SQL Pocket Guide is a major help to programmers, database administrators, and everyone who uses SQL in their day-to-day work. The SQL Pocket Guide is a concise reference to frequently used SQL statements and commonly used SQL functions. Not just an endless collection of syntax diagrams, this portable guide addresses the language's complexity head on and leads by example. The information in this edition has been updated to reflect the latest versions of the most commonly used SQL variants including:

  • Oracle Database 10g, Release 2 (including the free Oracle Database 10g Express Edition (XE))
  • Microsoft SQL Server 2005
  • MySQL 5
  • IBM DB2 8.2
  • PostreSQL 8.1 database



About the Author

Gennick is a professional software developer with over twelve years of experience using a variety of platforms and technologies and is currently employed as a senior technology consultant by KPMG Peat Marwick.

Dans ce livre (les détails)
Parcourir les pages échantillon
Plat recto | Droit d'auteur | Table des matières | Extrait | Index | Plat verso
Cherchez à l'intérieur de ce livre:

Mots-clés associés par les clients à ce produit

 (De quoi s'agit-il ?)
Cliquez sur un mot-clé pour trouver les produits, discussions et clients qui y sont associés.
 
(1)

Vos mots-clés : Ajouter votre premier mot-clé
 

What Do Customers Ultimately Buy After Viewing This Item?

SQL Pocket Guide
81% buy the item featured on this page:
SQL Pocket Guide 4.0étoiles sur 5 (4)
CDN$ 12.54
Learning SQL
6% buy
Learning SQL
CDN$ 31.49
MySQL Pocket Reference
5% buy
MySQL Pocket Reference 4.5étoiles sur 5 (2)
CDN$ 13.13
Linq Pocket Reference
5% buy
Linq Pocket Reference
CDN$ 10.94

 

L'avis des consommateurs

4 évaluations
5 étoiles:
 (1)
4 étoiles:
 (2)
3 étoiles:
 (1)
2 étoiles:    (0)
1 étoiles:    (0)
 
 
 
 
 
Évaluation du client type
4.0étoiles sur 5 (4 évaluations de client)
 
 
 
 
Partagez votre opinion avec les autres clients:
Commentaires client les plus utiles

 
4.0étoiles sur 5 Missing Some Detail, Fév 3 2009
Par Brian R. Cline (Niagara Falls, Ontario) - Voir tous mes commentaires
(REAL NAME)   
Over all, book is okay lots of content for such a small book. I use it frequently for a quick reference on joins, multi-table inserts, etc.

Important things missing: granting user permissions, ddl, sometimes it would be nice to know about implementation details in previous versions.
Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)



 
5.0étoiles sur 5 The little book you keep on your desk., Jui 11 2004
Par Douglas Rowe (the Columbia Java Users Group, Columbia, SC USA) - Voir tous mes commentaires
(REAL NAME)   
This review is from: SQL Pocket Guide (Paperback)
Most people that work in SQL daily, don't need reminders of how to write join, correlate or update queries. But the other 10% of the work you do is where you run into trouble. You know you can do something, you just need to know the syntax. This little gem fills that bill nicely. Concise, clear and with a good index, SQL Pocket Guide gives you what you need. Complex functions are explained and it covers DB2, Oracle, SQL Server and MySQL with good depth. Indispensible.
Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)



 
4.0étoiles sur 5 DML short reference for ORACLE, DB2, SQL Server and MySQL, Mai 21 2004
Par Gregor Theis (Meerbusch Deutschland) - Voir tous mes commentaires
(REAL NAME)   
This review is from: SQL Pocket Guide (Paperback)
"SQL Pocket Guide" is a short reference book for SQL DML (Data Manipulation Language = insert, update, delete, select verbs) and derived statements (merge in ORACLE, replace in MySQL is missing) for the following databases:
- ORACLE (9i und 10g)
- DB2
- SQL Server
- MySQL
Jonathan Gennick explains the ANSI SQL commands and the special implementations of the different databases. For every statement you will find at least one example that can be tested on Jonathan's example data (available from the O'Reilly website). This book does NOT describe the DDL (e.g. create table) or DCL (e.g. grant) statements of the respective databases. Maybe this book should have been named "SQL (DML) pocket guide" to avoid different expectations.

Being an ORACLE person, I can not comment much on the correctness of the information about the other databases, however I found it quite interesting to see the comparison (ORACLE seems to implement most options).

I found the organization of the book a bit strange when I read it from cover to back (I would have placed type conversions and literals together). If you are using this book as a reference this should not concern you because I found the index to be very good. A chapter numbering (or bigger differences in the font size for the chapter levels) would have made it easier for me to keep track of the subchapter level while reading.

The coverage of the DML statement's possibilities is quite high and lots of exceptions are covered. I (re)learned a lot of things like WITH in ORACLE, NVL2, CASE statement, RETURNING with UPDATE, INSERT und DELETE when I read this book.

I will continue to use this book as a starting point when I don't remember how to use a certain SQL/DML feature (reference lookup). "SQL Pocket Reference" already saved a colleague of mine valuable hours (because I just reread about the MERGE statement). You will not be able to learn SQL with this book but you will probably save some time with it, if you write DML a lot.

Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)


Partagez votre opinion avec les autres clients: Créer votre propre commentaire
 
 
Commentaires client les plus récents

3.0étoiles sur 5 Great, but not what I was looking for.
First: The signal to noise ratio in this book is wonderful. There's a vast amount of information packed into this little volume. Read more
Publié le Avril 22 2004 par Michael Wilson

Rechercher uniquement sur les commentaires portant sur ce produit






Commentaires

Souhaitez-vous compléter ou améliorer les informations sur ce produit ? Ou faire modifier les images?

Votre historique récent

 (En savoir plus)

Après avoir visualisé des pages détaillées produit ou des résultats de recherche, regardez ici pour trouver une façon simple de poursuivre votre navigation sur des pages qui vous intéressent.