T-SQL Fundamentals, 3/e
暫譯: T-SQL 基礎知識 (第三版)
Itzik Ben-Gan
- 出版商: MicroSoft
- 出版日期: 2016-08-03
- 售價: $2,050
- 貴賓價: 9.5 折 $1,948
- 語言: 英文
- 頁數: 464
- 裝訂: Paperback
- ISBN: 150930200X
- ISBN-13: 9781509302000
-
相關分類:
SQL、MSSQL
-
其他版本:
T-SQL Fundamentals (Developer Reference) 4th Edition
買這商品的人也買了...
-
$2,790$2,651 -
$880$695 -
$590$502 -
$520$442 -
$2,100$1,995 -
$680$537 -
$1,064Wicked Cool Shell Scripts: 101 Scripts for Linux, OS X, and Unix Systems, 2/e (Paperback)
-
$580$458 -
$580$458 -
$720$562 -
$450$315 -
$590$502 -
$580$458 -
$99$94 -
$403ELK Stack 權威指南, 2/e
-
$450$356 -
$720$612 -
$590$460 -
$390$308 -
$500$395 -
$400$316 -
$1,378Social Media Data Mining and Analytics
-
$450$356 -
$2,214SQL Cookbook: Query Solutions and Techniques for All SQL Users, 2/e (Paperback)
-
$2,400$2,280
商品描述
Effectively query and modify data using Transact-SQL
Master T-SQL fundamentals and write robust code for Microsoft SQL Server and Azure SQL Database. Itzik Ben-Gan explains key T-SQL concepts and helps you apply your knowledge with hands-on exercises. The book first introduces T-SQL’s roots and underlying logic. Next, it walks you through core topics such as single-table queries, joins, subqueries, table expressions, and set operators. Then the book covers more-advanced data-query topics such as window functions, pivoting, and grouping sets. The book also explains how to modify data, work with temporal tables, and handle transactions, and provides an overview of programmable objects.
Microsoft Data Platform MVP Itzik Ben-Gan shows you how to:
- Review core SQL concepts and its mathematical roots
- Create tables and enforce data integrity
- Perform effective single-table queries by using the SELECT statement
- Query multiple tables by using joins, subqueries, table expressions, and set operators
- Use advanced query techniques such as window functions, pivoting, and grouping sets
- Insert, update, delete, and merge data
- Use transactions in a concurrent environment
- Get started with programmable objects–from variables and batches to user-defined functions, stored procedures, triggers, and dynamic SQL
商品描述(中文翻譯)
有效地使用 Transact-SQL 查詢和修改數據
掌握 T-SQL 基礎知識,為 Microsoft SQL Server 和 Azure SQL Database 編寫穩健的代碼。Itzik Ben-Gan 解釋了關鍵的 T-SQL 概念,並幫助您通過實作練習應用所學知識。本書首先介紹 T-SQL 的根源和基本邏輯。接下來,將帶您了解核心主題,如單表查詢、聯接、子查詢、表達式和集合運算子。然後,本書涵蓋更高級的數據查詢主題,如窗口函數、樞紐分析和分組集。本書還解釋了如何修改數據、處理時間表以及處理事務,並提供可編程對象的概述。
Microsoft Data Platform MVP Itzik Ben-Gan 將向您展示如何:
- 回顧核心 SQL 概念及其數學根源
- 創建表並強制數據完整性
- 使用 SELECT 語句執行有效的單表查詢
- 通過聯接、子查詢、表達式和集合運算子查詢多個表
- 使用高級查詢技術,如窗口函數、樞紐分析和分組集
- 插入、更新、刪除和合併數據
- 在並發環境中使用事務
- 從變數和批次到用戶自定義函數、存儲過程、觸發器和動態 SQL 開始使用可編程對象