Beginning SQL Server 2012 for Developers, 3/e (Paperback)
暫譯: SQL Server 2012 開發者入門,第3版 (平裝)

Robin Dewson

  • 出版商: Apress
  • 出版日期: 2012-04-25
  • 定價: $1,650
  • 售價: 6.0$990
  • 語言: 英文
  • 頁數: 720
  • 裝訂: Paperback
  • ISBN: 1430237503
  • ISBN-13: 9781430237501
  • 相關分類: MSSQLSQL
  • 立即出貨 (庫存=1)

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

相關主題

商品描述

Beginning SQL Server 2012 for Developers is the perfect book for developers new to SQL Server and planning to create and deploy applications against Microsoft’s market-leading database system for the Windows platform. Now in its third edition, the book is enhanced to cover the very latest developments in SQL Server 2012.

Also new in the book is coverage of the no-cost Express Edition. Whether you have no knowledge of databases, or have knowledge of desktop databases such as Microsoft Access, or even come from another brand such as Oracle Database, Beginning SQL Server 2012 for Developers provides the insights to get up and running with SQL Server 2012.

Within the book, there are plenty of examples of tasks that developers routinely perform. You’ll learn to create tables and indexes, and best practices for securing your valuable data. You’ll learn design tradeoffs and find out how to make sound decisions resulting in scalable databases and maintainable code.

Beginning SQL Server 2012 for Developers takes you through the entire database development process, from installing the software to creating a database to writing the code to connect to that database and move data in and out. By the end of the book, you’ll be able to design and create solid and reliable database solutions using SQL Server 2012.

  • Takes you through the entire database application development lifecycle
  • Includes brand new coverage of SQL Server 2012 features
  • Introduces the freely-available Express Edition

What you’ll learn

  • How to install SQL Server 2012
  • How to build a database application from start to finish
  • How to create tables and indices to manage your data
  • How to write stored code to execute directly in the database server
  • How to back up, recover, and otherwise maintain your database
  • How to connect to your database from client languages such as C# and VB .NET

Who this book is for

Beginning SQL Server 2012 for Developers is ideal for developers starting out with SQL Server 2012. There is no prerequisite background in developing database applications. Developers from other platforms and those brand new to database programming alike will find in Beginning SQL Server 2012 for Developers an excellent introduction to using and programming Microsoft’s database platform.

Table of Contents

  1. Overview and Installation
  2. SQL Server Management Studio
  3. Database Design and Creation
  4. Security and Compliance
  5. Defining Tables
  6. Creating Indexes and Database Diagramming
  7. Database Backups and Recovery
  8. Database Maintenance
  9. Inserting and Deleting Data
  10. Selecting and Updating Data 
  11. Building a View
  12. Stored Procedures, Functions, and Security 
  13. Essentials for Effective Coding
  14. Advanced T-SQL
  15. Triggers
  16. Connecting from Client Code

商品描述(中文翻譯)

Beginning SQL Server 2012 for Developers》是一本非常適合新手開發者的書,專為那些計劃在微軟市場領導的 Windows 平台資料庫系統上創建和部署應用程式的開發者而設計。這本書現在已經進入第三版,內容增強以涵蓋 SQL Server 2012 的最新發展。

書中還新增了無成本的 Express Edition 的相關內容。無論您對資料庫一無所知,或是對 Microsoft Access 等桌面資料庫有一定了解,甚至來自其他品牌如 Oracle Database,《Beginning SQL Server 2012 for Developers》都能提供您快速上手 SQL Server 2012 的見解。

在書中,有許多開發者日常執行的任務範例。您將學會如何創建表格和索引,以及保護您珍貴數據的最佳實踐。您將了解設計的取捨,並學會如何做出合理的決策,以實現可擴展的資料庫和可維護的代碼。

Beginning SQL Server 2012 for Developers》將帶您了解整個資料庫開發過程,從安裝軟體到創建資料庫,再到編寫代碼以連接該資料庫並進行數據的進出。到書的結尾,您將能夠使用 SQL Server 2012 設計和創建穩固可靠的資料庫解決方案。

- 帶您了解整個資料庫應用程式開發生命週期
- 包含全新 SQL Server 2012 功能的介紹
- 介紹免費提供的 Express Edition

### 您將學到什麼
- 如何安裝 SQL Server 2012
- 如何從頭到尾構建一個資料庫應用程式
- 如何創建表格和索引來管理您的數據
- 如何編寫存儲代碼以直接在資料庫伺服器中執行
- 如何備份、恢復及維護您的資料庫
- 如何從 C# 和 VB .NET 等客戶端語言連接到您的資料庫

### 本書適合誰
Beginning SQL Server 2012 for Developers》非常適合剛開始接觸 SQL Server 2012 的開發者。對於開發資料庫應用程式並沒有先決條件的背景。來自其他平台的開發者以及全新接觸資料庫編程的人,都能在《Beginning SQL Server 2012 for Developers》中找到使用和編程微軟資料庫平台的絕佳入門。

### 目錄
1. 概述與安裝
2. SQL Server Management Studio
3. 資料庫設計與創建
4. 安全性與合規性
5. 定義表格
6. 創建索引與資料庫圖示
7. 資料庫備份與恢復
8. 資料庫維護
9. 插入與刪除數據
10. 選擇與更新數據
11. 建立視圖
12. 存儲過程、函數與安全性
13. 有效編碼的要素
14. 進階 T-SQL
15. 觸發器
16. 從客戶端代碼連接