SQL Server Advanced Data Types: JSON, XML, and Beyond
Peter A. Carter
- 出版商: Apress
- 出版日期: 2018-08-24
- 售價: $1,925
- 貴賓價: 9.5 折 $1,829
- 語言: 英文
- 頁數: 408
- 裝訂: Paperback
- ISBN: 1484239008
- ISBN-13: 9781484239001
-
相關分類:
JavaScript、MSSQL、SQL、XML
立即出貨 (庫存=1)
買這商品的人也買了...
-
$950$855 -
$250$225 -
$2,100$1,995 -
$520$411 -
$700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback)
-
$500$395 -
$958深度學習
-
$650$507 -
$454JSON 實戰
-
$269大數據技術
-
$2,230$2,119 -
$580$458 -
$580$458 -
$398$299 -
$460$391 -
$420$331 -
$580$458 -
$599$473 -
$800$680 -
$400$316 -
$780$663 -
$520$411 -
$2,024Learning Blazor: Build Single-Page Apps with Webassembly and C# (Paperback)
-
$750$592 -
$720$562
相關主題
商品描述
Deliver advanced functionality faster and cheaper by exploiting SQL Server's ever-growing amount of built-in support for modern data formats. Learn about the growing support within SQL Server for operations and data transformations that have previously required third-party software and all the associated licensing and development costs. Benefit through a better understanding of what can be done inside the database engine with no additional costs or development time invested in outside software.
Widely used types such as JSON and XML are well-supported by the database engine. The same is true of hierarchical data and even temporal data. Knowledge of these advanced types is crucial to unleashing the full power that's available from your organization's SQL Server database investment.
SQL Server Advanced Data Types explores each of the complex data types supplied within SQL Server. Common usage scenarios for each complex data type are discussed, followed by a detailed discussion on how to work with each data type. Each chapter demystifies the complex data and you learn how to use the data types most efficiently.
The book offers a practical guide to working with complex data, using real-world examples to demonstrate how each data type can be leveraged. Performance considerations are also discussed, including the implementation of special indexes such as XML indexes and spatial indexes.
What You'll Learn
- Understand the implementation of basic data types and why using the correct type is so important
- Work with XML data through the XML data type
- Construct XML data from relational result sets
- Store and manipulate JSON data using the JSON data type
- Model and analyze spatial data for geographic information systems
- Define hierarchies and query them efficiently through the HierarchyID type
Who This Book Is For
SQL Server developers and application developers who need to store and access complex data structures