The Language of SQL (2nd Edition) (Learning)
暫譯: SQL 語言(第二版)(學習)

Larry Rockoff

相關主題

商品描述

The Language of SQL, Second Edition
 
Many SQL texts attempt to serve as an encyclopedic reference on SQL syntax -- an approach that is often counterproductive, because that information is readily available in online references published by the major database vendors. 
 
For SQL beginners, it’s more important for a book to focus on general concepts and to offer clear explanations and examples of what various SQL statements can accomplish. This is that book.
 
A number of features make The Language of SQL unique among introductory SQL books.
 
First, you will not be required to download software or sit with a computer as you read the text. The intent of this book is to provide examples of SQL usage that can be understood simply by reading.
 
Second, topics are organized in an intuitive and logical sequence. SQL keywords are introduced one at a time, allowing you to grow your understanding as you encounter new terms and concepts. 
 
Finally, this book covers the syntax of three widely used databases: Microsoft SQL Server, MySQL, and Oracle. Special “Database Differences” sidebars clearly show you any differences in syntax among these three databases, and instructions are included on how to obtain and install free versions of the databases. 
 
This is the only book you need to gain a quick working knowledge of SQL and relational databases.
 
 
Learn How To...
 
  • Use SQL to retrieve data from relational databases
  • Apply functions and calculations to data
  • Group and summarize data in a variety of useful ways
  • Use complex logic to retrieve only the data you need
  • Update data and create new tables
  • Design relational databases so that data retrieval is easy and intuitive
  • Use spreadsheets to transform your data into meaningful displays
  • Retrieve data from multiple tables via joins, subqueries, views, and set logic 
  • Create, modify, and execute stored procedures
  • Install Microsoft SQL Server, MySQL, or Oracle
Contents at a Glance
 
1  Relational Databases and SQL
2  Basic Data Retrieval
3  Calculated Fields and Aliases
4  Using Functions
5  Sorting Data
6  Selection Criteria
7  Boolean Logic
8  Conditional Logic
9  Summarizing Data
10 Subtotals and Crosstabs
11 Inner Joins
12 Outer Joins
13 Self Joins and Views
14 Subqueries
15 Set Logic
16 Stored Procedures and Parameters
17 Modifying Data
18 Maintaining Tables
19 Principles of Database Design
20 Strategies for Displaying Data
 
A Getting Started with Microsoft SQL Server
B Getting Started with MySQL
C Getting Started with Oracle

商品描述(中文翻譯)

《SQL語言(第二版)》

許多SQL書籍試圖作為SQL語法的百科全書參考資料——這種方法往往適得其反,因為這些資訊在主要資料庫供應商發布的線上參考資料中隨手可得。

對於SQL初學者來說,書籍更重要的是專注於一般概念,並提供清晰的解釋和各種SQL語句能達成的範例。本書正是這樣的書籍。

本書有幾個特點使其在入門SQL書籍中獨樹一幟。

首先,您不需要下載軟體或在閱讀時坐在電腦前。本書的目的是提供可以通過閱讀輕鬆理解的SQL使用範例。

其次,主題以直觀和邏輯的順序組織。SQL關鍵字一次介紹一個,讓您在遇到新術語和概念時逐步增進理解。

最後,本書涵蓋了三種廣泛使用的資料庫的語法:Microsoft SQL Server、MySQL和Oracle。特別的「資料庫差異」側邊欄清楚顯示這三種資料庫之間的語法差異,並包含如何獲取和安裝免費版本資料庫的指示。

這是您獲得SQL和關聯資料庫快速工作知識所需的唯一書籍。

學習如何...

- 使用SQL從關聯資料庫檢索數據
- 對數據應用函數和計算
- 以多種有用的方式對數據進行分組和彙總
- 使用複雜邏輯僅檢索所需的數據
- 更新數據並創建新表
- 設計關聯資料庫,使數據檢索變得簡單直觀
- 使用電子表格將數據轉換為有意義的顯示
- 通過聯接、子查詢、視圖和集合邏輯從多個表中檢索數據
- 創建、修改和執行儲存過程
- 安裝Microsoft SQL Server、MySQL或Oracle

目錄一覽

1 關聯資料庫與SQL

2 基本數據檢索

3 計算欄位與別名

4 使用函數

5 數據排序

6 選擇標準

7 布林邏輯

8 條件邏輯

9 數據彙總

10 小計與交叉表

11 內部聯接

12 外部聯接

13 自我聯接與視圖

14 子查詢

15 集合邏輯

16 儲存過程與參數

17 修改數據

18 維護表格

19 資料庫設計原則

20 數據顯示策略

A 開始使用Microsoft SQL Server

B 開始使用MySQL

C 開始使用Oracle