SQL : practical guide for developers / Michael J. Donahoo, Gregory D. Speegle.
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...
Saved in:
Online Access: |
Full Text (via ScienceDirect) |
---|---|
Main Author: | |
Other Authors: | |
Format: | eBook |
Language: | English |
Published: |
Amsterdam ; Boston :
Elsevier/Morgan Kaufmann,
[2005]
|
Series: | Morgan Kaufmann practical guides series.
|
Subjects: |
Table of Contents:
- Databasics
- Retrieval : basic SELECTion
- Reshaping results
- Aggregating results
- Joins
- Set queries : UNION, INTERSECT, and EXCEPT
- Subqueries
- Modifying data
- Creating, deleting, and altering tables
- Views
- Transactions
- Database privileges
- Introduction to cursors, embedded SQL, stored procedures, and triggers.