Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

In a Nutshell

Sql In A Nutshell

Rate this book
SQL (Structured Query Language) is a standardized query language for requesting information from a database. Historically, SQL has been the choice for database management systems running on minicomputers and mainframes. Increasingly, however, SQL is being adapted to PC database systems because it supports distributed databases--databases that are spread out over several computer systems, so that several users on a local-area network can access the same database simultaneously. Although there are different dialects of SQL, it is the closest thing to a standard query language that currently exists. SQL in a Nutshell is a practical and useful command reference to the latest release of the Structured Query Language (SQL99), helping readers learn how their favorite database product supports any standard SQL command. This book presents each of the SQL commands and describes its use in both commercial (Microsoft SQL Server 2000 and Oracle 8 i ) and open source (MySQL, PostgreSQL 7.0) implementations. Each command reference includes the command syntax (by vendor, if the syntax differs across implementations), a description, and informative examples that illustrate important concepts and uses.SQL in a Nutshell is more than a convenient reference guide for experienced SQL programmers, analysts, and database administrators. It's also a great learning resource for novice and auxiliary SQL users such as system administrators, users of packaged client/server products, and consultants who need to be familiar with the various SQL dialects across many platforms.

224 pages, Paperback

First published January 1, 2000

9 people are currently reading
135 people want to read

About the author

Kevin E. Kline

6Ìýbooks

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
35 (24%)
4 stars
54 (37%)
3 stars
34 (23%)
2 stars
17 (11%)
1 star
3 (2%)
Displaying 1 - 7 of 7 reviews
Profile Image for Warren Owen.
30 reviews
May 8, 2017
Useful compact reference book for someone who occasionally uses SQL.
Profile Image for Austin Craver.
2 reviews3 followers
April 14, 2019
The author clearly states in the preface what this book is, and is not. The book is primarily a command reference. It is intended as a reference tool, not a tutorial. Nor is it expository.
16 reviews
March 9, 2023
Usefull

SQL has so many possibilities.

So easy to start to use.
So easy to became complex and hard :)
Profile Image for Daniel.
15 reviews
September 27, 2012
This is useful ONLY as a reference. Its organization is utterly useless unless you already know SQL top to bottom and just need a refresh on the fiddly bits. That said, if the above is what you're looking for, it is good at that job.
Profile Image for Talia.
AuthorÌý3 books4 followers
September 7, 2009
A great reference to have on hand if you're working with SQL databases
Displaying 1 - 7 of 7 reviews

Can't find what you're looking for?

Get help and learn more about the design.