buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Peter Carter

SQL Server Advanced Data Types


JSON, XML, and Beyond
2018. xv, 392 S. 103 SW-Abb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2018
ISBN: 1-484-23900-8 (1484239008)
Neue ISBN: 978-1-484-23900-1 (9781484239001)

Preis und Lieferzeit: Bitte klicken


Tagline: Taking full advantage of SQL Serverīs ever-growing support for modern data
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
Chapter 1. SQL Server Data Types Chapter 2. Understanding XML Chapter 3. Constructing XML with T-SQL Chapter 4. Querying and Shredding XML
Chapter 5. XML Indexes
Chapter 6. Understanding JSON
Chapter 7. Constructing JSON from T-SQL
Chapter 8. Shredding JSON Data
Chapter 9. Working with the JSON Data Type
Chapter 10. Understanding Spatial Data
Chapter 11. Working with Spatial Data
Chapter 12. Working with Hierarchical Data with HierarchyID
Peter Carter is a SQL Server expert with over a decade of experience in developing, administering, and architecting SQL Server platforms and data-tier applications. He was awarded an MCC by Microsoft in 2011. He has MCTS, MCITP, MCSA, and MCSE certifications in SQL Server from version 2005 onward. Peter has written a number of books across a variety of SQL Server topics, including security, high availability, and automation.