SQL Demystified

Andrew Oppel

  • 出版商: McGraw-Hill Education
  • 出版日期: 2005-11-01
  • 定價: $700
  • 售價: 4.3$299
  • 語言: 英文
  • 頁數: 312
  • 裝訂: Paperback
  • ISBN: 0072262249
  • ISBN-13: 9780072262247
  • 相關分類: SQL
  • 立即出貨 (庫存 < 3)

買這商品的人也買了...

商品描述

Description:

There’s no easier, faster, or more practical way to learn the really tough subjects

SQL Demystified explains how to use SQL (Structured Query Language)--the ubiquitous programming language for databases. Readers will learn to create database objects, add and retrieve data from a database, and modify existing data. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement.

 

Table of Contents:

Chapter 1: Relational Database Concepts
Chapter 2: SQL Concepts
Chapter 3: Defining Database Objects Using SQL
Chapter 4: Retrieving Data Using Data Query Language (DQL)
Chapter 5: Combining Data From Multiple Tables
Chapter 6: Advanced Query Writing
Chapter 7: Maintaining Data Using Data Manipulation Language (DML)
Chapter 8: Applying Security Controls Using Data Control Language (DCL)
Chapter 9: Preserving Database Integrity Using Transactions
Chapter 10: Integrating SQL into Applications
Chapter 11: SQL Performance Tuning Considerations
Appendix A: CREATE TABLE Statements for Book Examples
Appendix B: INSERT Statements for Data in Book Examples
Appendix C: Final Exam
Appendix D: Answers to Quizzes and Final Exam

商品描述(中文翻譯)

描述:
SQL Demystified是一本解釋如何使用SQL(結構化查詢語言)的書籍,SQL是用於數據庫的通用編程語言。讀者將學習如何創建數據庫對象,從數據庫中添加和檢索數據,以及修改現有數據。這本自學指南包含關鍵要點、背景信息、每章結束時的測驗,甚至還有一個期末考試。對於初學者來說足夠簡單,對於高級學生來說具有挑戰性,這是一本生動有趣的復習、入門教材或課堂補充材料。

目錄:
第1章:關聯數據庫概念
第2章:SQL概念
第3章:使用SQL定義數據庫對象
第4章:使用數據查詢語言(DQL)檢索數據
第5章:從多個表中結合數據
第6章:高級查詢寫作
第7章:使用數據操作語言(DML)維護數據
第8章:使用數據控制語言(DCL)應用安全控制
第9章:使用事務保護數據庫完整性
第10章:將SQL集成到應用程序中
第11章:SQL性能調優考慮因素
附錄A:用於書中示例的CREATE TABLE語句
附錄B:用於書中示例數據的INSERT語句
附錄C:期末考試
附錄D:測驗和期末考試答案